summaryrefslogtreecommitdiffstats
path: root/docs/en/cowboy/2.8/guide
diff options
context:
space:
mode:
Diffstat (limited to 'docs/en/cowboy/2.8/guide')
-rw-r--r--docs/en/cowboy/2.8/guide/constraints/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/cookies/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/erlang_web/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/flow_diagram/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/getting_started/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/handlers/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/introduction/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/listeners/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/loop_handlers/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/middlewares/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/migrating_from_1.0/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/migrating_from_2.0/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/migrating_from_2.1/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/migrating_from_2.2/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/migrating_from_2.3/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/migrating_from_2.4/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/migrating_from_2.5/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/migrating_from_2.6/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/migrating_from_2.7/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/modern_web/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/multipart/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/performance/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/req/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/req_body/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/resource_design/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/resp/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/rest_flowcharts/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/rest_handlers/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/rest_principles/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/routing/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/specs/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/static_files/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/streams/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/ws_handlers/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/ws_protocol/index.html3
36 files changed, 36 insertions, 72 deletions
diff --git a/docs/en/cowboy/2.8/guide/constraints/index.html b/docs/en/cowboy/2.8/guide/constraints/index.html
index ee6280d1..14f4daef 100644
--- a/docs/en/cowboy/2.8/guide/constraints/index.html
+++ b/docs/en/cowboy/2.8/guide/constraints/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/cookies/index.html b/docs/en/cowboy/2.8/guide/cookies/index.html
index 5156040f..c9ba6910 100644
--- a/docs/en/cowboy/2.8/guide/cookies/index.html
+++ b/docs/en/cowboy/2.8/guide/cookies/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/erlang_web/index.html b/docs/en/cowboy/2.8/guide/erlang_web/index.html
index 49ba861d..6e04cd94 100644
--- a/docs/en/cowboy/2.8/guide/erlang_web/index.html
+++ b/docs/en/cowboy/2.8/guide/erlang_web/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/flow_diagram/index.html b/docs/en/cowboy/2.8/guide/flow_diagram/index.html
index bb95185f..4fc2c32b 100644
--- a/docs/en/cowboy/2.8/guide/flow_diagram/index.html
+++ b/docs/en/cowboy/2.8/guide/flow_diagram/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/getting_started/index.html b/docs/en/cowboy/2.8/guide/getting_started/index.html
index 448f511a..1dcbe3ca 100644
--- a/docs/en/cowboy/2.8/guide/getting_started/index.html
+++ b/docs/en/cowboy/2.8/guide/getting_started/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/handlers/index.html b/docs/en/cowboy/2.8/guide/handlers/index.html
index a60ce8e8..56b64d4e 100644
--- a/docs/en/cowboy/2.8/guide/handlers/index.html
+++ b/docs/en/cowboy/2.8/guide/handlers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/index.html b/docs/en/cowboy/2.8/guide/index.html
index 2acdcd78..3b85e621 100644
--- a/docs/en/cowboy/2.8/guide/index.html
+++ b/docs/en/cowboy/2.8/guide/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/introduction/index.html b/docs/en/cowboy/2.8/guide/introduction/index.html
index c5a3c786..ddfd4323 100644
--- a/docs/en/cowboy/2.8/guide/introduction/index.html
+++ b/docs/en/cowboy/2.8/guide/introduction/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/listeners/index.html b/docs/en/cowboy/2.8/guide/listeners/index.html
index d8303608..27354beb 100644
--- a/docs/en/cowboy/2.8/guide/listeners/index.html
+++ b/docs/en/cowboy/2.8/guide/listeners/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/loop_handlers/index.html b/docs/en/cowboy/2.8/guide/loop_handlers/index.html
index 31f91278..5b2b9ca6 100644
--- a/docs/en/cowboy/2.8/guide/loop_handlers/index.html
+++ b/docs/en/cowboy/2.8/guide/loop_handlers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/middlewares/index.html b/docs/en/cowboy/2.8/guide/middlewares/index.html
index d59d1928..34c4d965 100644
--- a/docs/en/cowboy/2.8/guide/middlewares/index.html
+++ b/docs/en/cowboy/2.8/guide/middlewares/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/migrating_from_1.0/index.html b/docs/en/cowboy/2.8/guide/migrating_from_1.0/index.html
index efbce879..0a1f0296 100644
--- a/docs/en/cowboy/2.8/guide/migrating_from_1.0/index.html
+++ b/docs/en/cowboy/2.8/guide/migrating_from_1.0/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/migrating_from_2.0/index.html b/docs/en/cowboy/2.8/guide/migrating_from_2.0/index.html
index 887e75c5..f90752a3 100644
--- a/docs/en/cowboy/2.8/guide/migrating_from_2.0/index.html
+++ b/docs/en/cowboy/2.8/guide/migrating_from_2.0/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/migrating_from_2.1/index.html b/docs/en/cowboy/2.8/guide/migrating_from_2.1/index.html
index 28a39c5b..0326cad1 100644
--- a/docs/en/cowboy/2.8/guide/migrating_from_2.1/index.html
+++ b/docs/en/cowboy/2.8/guide/migrating_from_2.1/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/migrating_from_2.2/index.html b/docs/en/cowboy/2.8/guide/migrating_from_2.2/index.html
index 8cbc10d4..573923bb 100644
--- a/docs/en/cowboy/2.8/guide/migrating_from_2.2/index.html
+++ b/docs/en/cowboy/2.8/guide/migrating_from_2.2/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/migrating_from_2.3/index.html b/docs/en/cowboy/2.8/guide/migrating_from_2.3/index.html
index 3e14ab72..6d5c8fc2 100644
--- a/docs/en/cowboy/2.8/guide/migrating_from_2.3/index.html
+++ b/docs/en/cowboy/2.8/guide/migrating_from_2.3/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/migrating_from_2.4/index.html b/docs/en/cowboy/2.8/guide/migrating_from_2.4/index.html
index 0d079d42..25b8451f 100644
--- a/docs/en/cowboy/2.8/guide/migrating_from_2.4/index.html
+++ b/docs/en/cowboy/2.8/guide/migrating_from_2.4/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/migrating_from_2.5/index.html b/docs/en/cowboy/2.8/guide/migrating_from_2.5/index.html
index 99ce422c..a8b8ac63 100644
--- a/docs/en/cowboy/2.8/guide/migrating_from_2.5/index.html
+++ b/docs/en/cowboy/2.8/guide/migrating_from_2.5/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/migrating_from_2.6/index.html b/docs/en/cowboy/2.8/guide/migrating_from_2.6/index.html
index 696f551a..692f2bec 100644
--- a/docs/en/cowboy/2.8/guide/migrating_from_2.6/index.html
+++ b/docs/en/cowboy/2.8/guide/migrating_from_2.6/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/migrating_from_2.7/index.html b/docs/en/cowboy/2.8/guide/migrating_from_2.7/index.html
index 56e5bdc1..7a36e660 100644
--- a/docs/en/cowboy/2.8/guide/migrating_from_2.7/index.html
+++ b/docs/en/cowboy/2.8/guide/migrating_from_2.7/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/modern_web/index.html b/docs/en/cowboy/2.8/guide/modern_web/index.html
index 47d1b3b3..87a06437 100644
--- a/docs/en/cowboy/2.8/guide/modern_web/index.html
+++ b/docs/en/cowboy/2.8/guide/modern_web/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/multipart/index.html b/docs/en/cowboy/2.8/guide/multipart/index.html
index 3db3f5da..3fbd0864 100644
--- a/docs/en/cowboy/2.8/guide/multipart/index.html
+++ b/docs/en/cowboy/2.8/guide/multipart/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/performance/index.html b/docs/en/cowboy/2.8/guide/performance/index.html
index a040baa4..ff34501b 100644
--- a/docs/en/cowboy/2.8/guide/performance/index.html
+++ b/docs/en/cowboy/2.8/guide/performance/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/req/index.html b/docs/en/cowboy/2.8/guide/req/index.html
index 13d1b8be..7792566f 100644
--- a/docs/en/cowboy/2.8/guide/req/index.html
+++ b/docs/en/cowboy/2.8/guide/req/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/req_body/index.html b/docs/en/cowboy/2.8/guide/req_body/index.html
index df30e8aa..ef867c84 100644
--- a/docs/en/cowboy/2.8/guide/req_body/index.html
+++ b/docs/en/cowboy/2.8/guide/req_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/resource_design/index.html b/docs/en/cowboy/2.8/guide/resource_design/index.html
index 62ca7ea0..3b01de93 100644
--- a/docs/en/cowboy/2.8/guide/resource_design/index.html
+++ b/docs/en/cowboy/2.8/guide/resource_design/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/resp/index.html b/docs/en/cowboy/2.8/guide/resp/index.html
index e6c060b6..fce5b25f 100644
--- a/docs/en/cowboy/2.8/guide/resp/index.html
+++ b/docs/en/cowboy/2.8/guide/resp/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/rest_flowcharts/index.html b/docs/en/cowboy/2.8/guide/rest_flowcharts/index.html
index 6490e83f..185d0644 100644
--- a/docs/en/cowboy/2.8/guide/rest_flowcharts/index.html
+++ b/docs/en/cowboy/2.8/guide/rest_flowcharts/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/rest_handlers/index.html b/docs/en/cowboy/2.8/guide/rest_handlers/index.html
index 78d6b4ef..fc669a17 100644
--- a/docs/en/cowboy/2.8/guide/rest_handlers/index.html
+++ b/docs/en/cowboy/2.8/guide/rest_handlers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/rest_principles/index.html b/docs/en/cowboy/2.8/guide/rest_principles/index.html
index 9c175af0..e82d434e 100644
--- a/docs/en/cowboy/2.8/guide/rest_principles/index.html
+++ b/docs/en/cowboy/2.8/guide/rest_principles/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/routing/index.html b/docs/en/cowboy/2.8/guide/routing/index.html
index fdc712be..2c63e5da 100644
--- a/docs/en/cowboy/2.8/guide/routing/index.html
+++ b/docs/en/cowboy/2.8/guide/routing/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/specs/index.html b/docs/en/cowboy/2.8/guide/specs/index.html
index b987d060..06755064 100644
--- a/docs/en/cowboy/2.8/guide/specs/index.html
+++ b/docs/en/cowboy/2.8/guide/specs/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/static_files/index.html b/docs/en/cowboy/2.8/guide/static_files/index.html
index 10fb5014..e2b0a06f 100644
--- a/docs/en/cowboy/2.8/guide/static_files/index.html
+++ b/docs/en/cowboy/2.8/guide/static_files/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/streams/index.html b/docs/en/cowboy/2.8/guide/streams/index.html
index d57d27bd..7f9f0cbc 100644
--- a/docs/en/cowboy/2.8/guide/streams/index.html
+++ b/docs/en/cowboy/2.8/guide/streams/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/ws_handlers/index.html b/docs/en/cowboy/2.8/guide/ws_handlers/index.html
index dbf51ce6..0eb4f8d5 100644
--- a/docs/en/cowboy/2.8/guide/ws_handlers/index.html
+++ b/docs/en/cowboy/2.8/guide/ws_handlers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/ws_protocol/index.html b/docs/en/cowboy/2.8/guide/ws_protocol/index.html
index 222b0433..d648844b 100644
--- a/docs/en/cowboy/2.8/guide/ws_protocol/index.html
+++ b/docs/en/cowboy/2.8/guide/ws_protocol/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">