summaryrefslogtreecommitdiffstats
path: root/docs/en/gun/2.0/guide
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2023-01-16 16:49:08 +0100
committerLoïc Hoguin <[email protected]>2023-01-16 16:49:08 +0100
commitd73aae065ac85cd7de71b815c1c8f28df6391828 (patch)
tree92b7240ff230f87cea5db9ab70a8e727875012a4 /docs/en/gun/2.0/guide
parent992831c7a516b5183c2af06260829d41aa45267c (diff)
downloadninenines.eu-d73aae065ac85cd7de71b815c1c8f28df6391828.tar.gz
ninenines.eu-d73aae065ac85cd7de71b815c1c8f28df6391828.tar.bz2
ninenines.eu-d73aae065ac85cd7de71b815c1c8f28df6391828.zip
Cowlib 2.12
Also future-proof some templates. Unfortunately still have to use a very old Hugo version to build as there's bugs preventing proper asciidoc use otherwise (.asciidoc files do not get rendered properly).
Diffstat (limited to 'docs/en/gun/2.0/guide')
-rw-r--r--docs/en/gun/2.0/guide/connect/index.html3
-rw-r--r--docs/en/gun/2.0/guide/http/index.html3
-rw-r--r--docs/en/gun/2.0/guide/index.html3
-rw-r--r--docs/en/gun/2.0/guide/internals_tls_over_tls/index.html3
-rw-r--r--docs/en/gun/2.0/guide/introduction/index.html3
-rw-r--r--docs/en/gun/2.0/guide/migrating_from_1.0/index.html3
-rw-r--r--docs/en/gun/2.0/guide/migrating_from_1.1/index.html3
-rw-r--r--docs/en/gun/2.0/guide/migrating_from_1.2/index.html3
-rw-r--r--docs/en/gun/2.0/guide/migrating_from_1.3/index.html3
-rw-r--r--docs/en/gun/2.0/guide/protocols/index.html3
-rw-r--r--docs/en/gun/2.0/guide/start/index.html3
-rw-r--r--docs/en/gun/2.0/guide/websocket/index.html3
12 files changed, 12 insertions, 24 deletions
diff --git a/docs/en/gun/2.0/guide/connect/index.html b/docs/en/gun/2.0/guide/connect/index.html
index 42b1c964..ca76c021 100644
--- a/docs/en/gun/2.0/guide/connect/index.html
+++ b/docs/en/gun/2.0/guide/connect/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/gun/2.0/guide/http/index.html b/docs/en/gun/2.0/guide/http/index.html
index f130c416..bf50805a 100644
--- a/docs/en/gun/2.0/guide/http/index.html
+++ b/docs/en/gun/2.0/guide/http/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/gun/2.0/guide/index.html b/docs/en/gun/2.0/guide/index.html
index cdfa5d76..338790f7 100644
--- a/docs/en/gun/2.0/guide/index.html
+++ b/docs/en/gun/2.0/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/gun/2.0/guide/internals_tls_over_tls/index.html b/docs/en/gun/2.0/guide/internals_tls_over_tls/index.html
index 7ebc2221..ee15dbf4 100644
--- a/docs/en/gun/2.0/guide/internals_tls_over_tls/index.html
+++ b/docs/en/gun/2.0/guide/internals_tls_over_tls/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/gun/2.0/guide/introduction/index.html b/docs/en/gun/2.0/guide/introduction/index.html
index 8a12d196..2035c5f3 100644
--- a/docs/en/gun/2.0/guide/introduction/index.html
+++ b/docs/en/gun/2.0/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/gun/2.0/guide/migrating_from_1.0/index.html b/docs/en/gun/2.0/guide/migrating_from_1.0/index.html
index aa949d8c..b3f3f3b3 100644
--- a/docs/en/gun/2.0/guide/migrating_from_1.0/index.html
+++ b/docs/en/gun/2.0/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/gun/2.0/guide/migrating_from_1.1/index.html b/docs/en/gun/2.0/guide/migrating_from_1.1/index.html
index 9aae02b4..564e5b3a 100644
--- a/docs/en/gun/2.0/guide/migrating_from_1.1/index.html
+++ b/docs/en/gun/2.0/guide/migrating_from_1.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/gun/2.0/guide/migrating_from_1.2/index.html b/docs/en/gun/2.0/guide/migrating_from_1.2/index.html
index 608d4c2b..ddaab2d4 100644
--- a/docs/en/gun/2.0/guide/migrating_from_1.2/index.html
+++ b/docs/en/gun/2.0/guide/migrating_from_1.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/gun/2.0/guide/migrating_from_1.3/index.html b/docs/en/gun/2.0/guide/migrating_from_1.3/index.html
index e0af6714..7c54aa6b 100644
--- a/docs/en/gun/2.0/guide/migrating_from_1.3/index.html
+++ b/docs/en/gun/2.0/guide/migrating_from_1.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/gun/2.0/guide/protocols/index.html b/docs/en/gun/2.0/guide/protocols/index.html
index ccf854d0..135b734e 100644
--- a/docs/en/gun/2.0/guide/protocols/index.html
+++ b/docs/en/gun/2.0/guide/protocols/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/gun/2.0/guide/start/index.html b/docs/en/gun/2.0/guide/start/index.html
index 756bb9af..dcff2a51 100644
--- a/docs/en/gun/2.0/guide/start/index.html
+++ b/docs/en/gun/2.0/guide/start/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/gun/2.0/guide/websocket/index.html b/docs/en/gun/2.0/guide/websocket/index.html
index b407ad4e..f952ad39 100644
--- a/docs/en/gun/2.0/guide/websocket/index.html
+++ b/docs/en/gun/2.0/guide/websocket/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="">