summaryrefslogtreecommitdiffstats
path: root/docs/en/gun/1.2
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2018-12-13 11:37:53 +0100
committerLoïc Hoguin <[email protected]>2018-12-13 11:37:53 +0100
commit1c5cc9550d33094e538019056f9deccfccaca740 (patch)
treeb4050828586b44f0f7d6184752520f6d70206a18 /docs/en/gun/1.2
parentb4c7ad9112974725655e39dc7d2a5591da3a7e8e (diff)
downloadninenines.eu-1c5cc9550d33094e538019056f9deccfccaca740.tar.gz
ninenines.eu-1c5cc9550d33094e538019056f9deccfccaca740.tar.bz2
ninenines.eu-1c5cc9550d33094e538019056f9deccfccaca740.zip
Fix CSS, I mistakenly removed more from it than I should have!
Diffstat (limited to 'docs/en/gun/1.2')
-rw-r--r--docs/en/gun/1.2/guide/connect/index.html2
-rw-r--r--docs/en/gun/1.2/guide/http/index.html2
-rw-r--r--docs/en/gun/1.2/guide/index.html2
-rw-r--r--docs/en/gun/1.2/guide/introduction/index.html2
-rw-r--r--docs/en/gun/1.2/guide/migrating_from_1.0/index.html2
-rw-r--r--docs/en/gun/1.2/guide/migrating_from_1.1/index.html2
-rw-r--r--docs/en/gun/1.2/guide/protocols/index.html2
-rw-r--r--docs/en/gun/1.2/guide/start/index.html2
-rw-r--r--docs/en/gun/1.2/guide/websocket/index.html2
-rw-r--r--docs/en/gun/1.2/manual/gun.await/index.html2
-rw-r--r--docs/en/gun/1.2/manual/gun.await_body/index.html2
-rw-r--r--docs/en/gun/1.2/manual/gun.await_up/index.html2
-rw-r--r--docs/en/gun/1.2/manual/gun.cancel/index.html2
-rw-r--r--docs/en/gun/1.2/manual/gun.close/index.html2
-rw-r--r--docs/en/gun/1.2/manual/gun.connect/index.html2
-rw-r--r--docs/en/gun/1.2/manual/gun.data/index.html2
-rw-r--r--docs/en/gun/1.2/manual/gun.delete/index.html2
-rw-r--r--docs/en/gun/1.2/manual/gun.flush/index.html2
-rw-r--r--docs/en/gun/1.2/manual/gun.get/index.html2
-rw-r--r--docs/en/gun/1.2/manual/gun.head/index.html2
-rw-r--r--docs/en/gun/1.2/manual/gun.info/index.html2
-rw-r--r--docs/en/gun/1.2/manual/gun.open/index.html2
-rw-r--r--docs/en/gun/1.2/manual/gun.open_unix/index.html2
-rw-r--r--docs/en/gun/1.2/manual/gun.options/index.html2
-rw-r--r--docs/en/gun/1.2/manual/gun.patch/index.html2
-rw-r--r--docs/en/gun/1.2/manual/gun.post/index.html2
-rw-r--r--docs/en/gun/1.2/manual/gun.put/index.html2
-rw-r--r--docs/en/gun/1.2/manual/gun.request/index.html2
-rw-r--r--docs/en/gun/1.2/manual/gun.ws_send/index.html2
-rw-r--r--docs/en/gun/1.2/manual/gun.ws_upgrade/index.html2
-rw-r--r--docs/en/gun/1.2/manual/gun/index.html2
-rw-r--r--docs/en/gun/1.2/manual/gun_app/index.html2
-rw-r--r--docs/en/gun/1.2/manual/gun_data/index.html2
-rw-r--r--docs/en/gun/1.2/manual/gun_down/index.html2
-rw-r--r--docs/en/gun/1.2/manual/gun_error/index.html2
-rw-r--r--docs/en/gun/1.2/manual/gun_inform/index.html2
-rw-r--r--docs/en/gun/1.2/manual/gun_push/index.html2
-rw-r--r--docs/en/gun/1.2/manual/gun_response/index.html2
-rw-r--r--docs/en/gun/1.2/manual/gun_trailers/index.html2
-rw-r--r--docs/en/gun/1.2/manual/gun_up/index.html2
-rw-r--r--docs/en/gun/1.2/manual/gun_upgrade/index.html2
-rw-r--r--docs/en/gun/1.2/manual/gun_ws/index.html2
-rw-r--r--docs/en/gun/1.2/manual/index.html2
43 files changed, 43 insertions, 43 deletions
diff --git a/docs/en/gun/1.2/guide/connect/index.html b/docs/en/gun/1.2/guide/connect/index.html
index efcae20a..59a446aa 100644
--- a/docs/en/gun/1.2/guide/connect/index.html
+++ b/docs/en/gun/1.2/guide/connect/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Connection</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=3" rel="stylesheet">
+ <link href="/css/99s.css?r=4" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.2/guide/http/index.html b/docs/en/gun/1.2/guide/http/index.html
index 4df5112d..902b8c57 100644
--- a/docs/en/gun/1.2/guide/http/index.html
+++ b/docs/en/gun/1.2/guide/http/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: HTTP</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=3" rel="stylesheet">
+ <link href="/css/99s.css?r=4" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.2/guide/index.html b/docs/en/gun/1.2/guide/index.html
index 0b6e3865..9ab90ec8 100644
--- a/docs/en/gun/1.2/guide/index.html
+++ b/docs/en/gun/1.2/guide/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Gun User Guide</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=3" rel="stylesheet">
+ <link href="/css/99s.css?r=4" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.2/guide/introduction/index.html b/docs/en/gun/1.2/guide/introduction/index.html
index 46b11349..d5790e20 100644
--- a/docs/en/gun/1.2/guide/introduction/index.html
+++ b/docs/en/gun/1.2/guide/introduction/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Introduction</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=3" rel="stylesheet">
+ <link href="/css/99s.css?r=4" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.2/guide/migrating_from_1.0/index.html b/docs/en/gun/1.2/guide/migrating_from_1.0/index.html
index 5c223898..93a45b1b 100644
--- a/docs/en/gun/1.2/guide/migrating_from_1.0/index.html
+++ b/docs/en/gun/1.2/guide/migrating_from_1.0/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Migrating from Gun 1.0 to 1.1</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=3" rel="stylesheet">
+ <link href="/css/99s.css?r=4" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.2/guide/migrating_from_1.1/index.html b/docs/en/gun/1.2/guide/migrating_from_1.1/index.html
index 8d1f20da..61239951 100644
--- a/docs/en/gun/1.2/guide/migrating_from_1.1/index.html
+++ b/docs/en/gun/1.2/guide/migrating_from_1.1/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Migrating from Gun 1.1 to 1.2</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=3" rel="stylesheet">
+ <link href="/css/99s.css?r=4" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.2/guide/protocols/index.html b/docs/en/gun/1.2/guide/protocols/index.html
index cafd80db..a8193046 100644
--- a/docs/en/gun/1.2/guide/protocols/index.html
+++ b/docs/en/gun/1.2/guide/protocols/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Supported protocols</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=3" rel="stylesheet">
+ <link href="/css/99s.css?r=4" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.2/guide/start/index.html b/docs/en/gun/1.2/guide/start/index.html
index daa927a2..b41928bb 100644
--- a/docs/en/gun/1.2/guide/start/index.html
+++ b/docs/en/gun/1.2/guide/start/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Starting and stopping</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=3" rel="stylesheet">
+ <link href="/css/99s.css?r=4" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.2/guide/websocket/index.html b/docs/en/gun/1.2/guide/websocket/index.html
index a4291933..c20297f7 100644
--- a/docs/en/gun/1.2/guide/websocket/index.html
+++ b/docs/en/gun/1.2/guide/websocket/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Websocket</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=3" rel="stylesheet">
+ <link href="/css/99s.css?r=4" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.2/manual/gun.await/index.html b/docs/en/gun/1.2/manual/gun.await/index.html
index 3669469f..91bb078d 100644
--- a/docs/en/gun/1.2/manual/gun.await/index.html
+++ b/docs/en/gun/1.2/manual/gun.await/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun:await(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=3" rel="stylesheet">
+ <link href="/css/99s.css?r=4" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.2/manual/gun.await_body/index.html b/docs/en/gun/1.2/manual/gun.await_body/index.html
index f57d04a9..8e55c173 100644
--- a/docs/en/gun/1.2/manual/gun.await_body/index.html
+++ b/docs/en/gun/1.2/manual/gun.await_body/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun:await_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=3" rel="stylesheet">
+ <link href="/css/99s.css?r=4" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.2/manual/gun.await_up/index.html b/docs/en/gun/1.2/manual/gun.await_up/index.html
index 475ec20a..7494b926 100644
--- a/docs/en/gun/1.2/manual/gun.await_up/index.html
+++ b/docs/en/gun/1.2/manual/gun.await_up/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun:await_up(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=3" rel="stylesheet">
+ <link href="/css/99s.css?r=4" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.2/manual/gun.cancel/index.html b/docs/en/gun/1.2/manual/gun.cancel/index.html
index 61980c5d..9d8a79fe 100644
--- a/docs/en/gun/1.2/manual/gun.cancel/index.html
+++ b/docs/en/gun/1.2/manual/gun.cancel/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun:cancel(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=3" rel="stylesheet">
+ <link href="/css/99s.css?r=4" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.2/manual/gun.close/index.html b/docs/en/gun/1.2/manual/gun.close/index.html
index 5a8bdbde..8cb960ae 100644
--- a/docs/en/gun/1.2/manual/gun.close/index.html
+++ b/docs/en/gun/1.2/manual/gun.close/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun:close(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=3" rel="stylesheet">
+ <link href="/css/99s.css?r=4" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.2/manual/gun.connect/index.html b/docs/en/gun/1.2/manual/gun.connect/index.html
index 7369056f..5a42e116 100644
--- a/docs/en/gun/1.2/manual/gun.connect/index.html
+++ b/docs/en/gun/1.2/manual/gun.connect/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun:connect(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=3" rel="stylesheet">
+ <link href="/css/99s.css?r=4" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.2/manual/gun.data/index.html b/docs/en/gun/1.2/manual/gun.data/index.html
index 72b81674..7d9ba581 100644
--- a/docs/en/gun/1.2/manual/gun.data/index.html
+++ b/docs/en/gun/1.2/manual/gun.data/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun:data(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=3" rel="stylesheet">
+ <link href="/css/99s.css?r=4" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.2/manual/gun.delete/index.html b/docs/en/gun/1.2/manual/gun.delete/index.html
index 84fb8fe9..acabf918 100644
--- a/docs/en/gun/1.2/manual/gun.delete/index.html
+++ b/docs/en/gun/1.2/manual/gun.delete/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun:delete(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=3" rel="stylesheet">
+ <link href="/css/99s.css?r=4" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.2/manual/gun.flush/index.html b/docs/en/gun/1.2/manual/gun.flush/index.html
index a9d19fe6..2a20838b 100644
--- a/docs/en/gun/1.2/manual/gun.flush/index.html
+++ b/docs/en/gun/1.2/manual/gun.flush/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun:flush(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=3" rel="stylesheet">
+ <link href="/css/99s.css?r=4" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.2/manual/gun.get/index.html b/docs/en/gun/1.2/manual/gun.get/index.html
index e6d19285..d0596a25 100644
--- a/docs/en/gun/1.2/manual/gun.get/index.html
+++ b/docs/en/gun/1.2/manual/gun.get/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun:get(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=3" rel="stylesheet">
+ <link href="/css/99s.css?r=4" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.2/manual/gun.head/index.html b/docs/en/gun/1.2/manual/gun.head/index.html
index c4ee6ae1..daafda5f 100644
--- a/docs/en/gun/1.2/manual/gun.head/index.html
+++ b/docs/en/gun/1.2/manual/gun.head/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun:head(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=3" rel="stylesheet">
+ <link href="/css/99s.css?r=4" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.2/manual/gun.info/index.html b/docs/en/gun/1.2/manual/gun.info/index.html
index f750b081..57f1cfc0 100644
--- a/docs/en/gun/1.2/manual/gun.info/index.html
+++ b/docs/en/gun/1.2/manual/gun.info/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun:info(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=3" rel="stylesheet">
+ <link href="/css/99s.css?r=4" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.2/manual/gun.open/index.html b/docs/en/gun/1.2/manual/gun.open/index.html
index 75c968c5..caacbd3f 100644
--- a/docs/en/gun/1.2/manual/gun.open/index.html
+++ b/docs/en/gun/1.2/manual/gun.open/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun:open(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=3" rel="stylesheet">
+ <link href="/css/99s.css?r=4" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.2/manual/gun.open_unix/index.html b/docs/en/gun/1.2/manual/gun.open_unix/index.html
index 6603db8c..b9034a39 100644
--- a/docs/en/gun/1.2/manual/gun.open_unix/index.html
+++ b/docs/en/gun/1.2/manual/gun.open_unix/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun:open_unix(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=3" rel="stylesheet">
+ <link href="/css/99s.css?r=4" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.2/manual/gun.options/index.html b/docs/en/gun/1.2/manual/gun.options/index.html
index 167f5bb4..2c29ab51 100644
--- a/docs/en/gun/1.2/manual/gun.options/index.html
+++ b/docs/en/gun/1.2/manual/gun.options/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun:options(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=3" rel="stylesheet">
+ <link href="/css/99s.css?r=4" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.2/manual/gun.patch/index.html b/docs/en/gun/1.2/manual/gun.patch/index.html
index dedaf732..1ea44eca 100644
--- a/docs/en/gun/1.2/manual/gun.patch/index.html
+++ b/docs/en/gun/1.2/manual/gun.patch/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun:patch(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=3" rel="stylesheet">
+ <link href="/css/99s.css?r=4" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.2/manual/gun.post/index.html b/docs/en/gun/1.2/manual/gun.post/index.html
index bb0e321f..755278e8 100644
--- a/docs/en/gun/1.2/manual/gun.post/index.html
+++ b/docs/en/gun/1.2/manual/gun.post/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun:post(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=3" rel="stylesheet">
+ <link href="/css/99s.css?r=4" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.2/manual/gun.put/index.html b/docs/en/gun/1.2/manual/gun.put/index.html
index 0042b15b..5f6e3e07 100644
--- a/docs/en/gun/1.2/manual/gun.put/index.html
+++ b/docs/en/gun/1.2/manual/gun.put/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun:put(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=3" rel="stylesheet">
+ <link href="/css/99s.css?r=4" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.2/manual/gun.request/index.html b/docs/en/gun/1.2/manual/gun.request/index.html
index 7235dcb3..f29b9b3c 100644
--- a/docs/en/gun/1.2/manual/gun.request/index.html
+++ b/docs/en/gun/1.2/manual/gun.request/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun:request(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=3" rel="stylesheet">
+ <link href="/css/99s.css?r=4" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.2/manual/gun.ws_send/index.html b/docs/en/gun/1.2/manual/gun.ws_send/index.html
index b1580027..ced45969 100644
--- a/docs/en/gun/1.2/manual/gun.ws_send/index.html
+++ b/docs/en/gun/1.2/manual/gun.ws_send/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun:ws_send(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=3" rel="stylesheet">
+ <link href="/css/99s.css?r=4" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.2/manual/gun.ws_upgrade/index.html b/docs/en/gun/1.2/manual/gun.ws_upgrade/index.html
index 0a9ff11a..5f727d8e 100644
--- a/docs/en/gun/1.2/manual/gun.ws_upgrade/index.html
+++ b/docs/en/gun/1.2/manual/gun.ws_upgrade/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun:ws_upgrade(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=3" rel="stylesheet">
+ <link href="/css/99s.css?r=4" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.2/manual/gun/index.html b/docs/en/gun/1.2/manual/gun/index.html
index 5675e544..59fce931 100644
--- a/docs/en/gun/1.2/manual/gun/index.html
+++ b/docs/en/gun/1.2/manual/gun/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=3" rel="stylesheet">
+ <link href="/css/99s.css?r=4" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.2/manual/gun_app/index.html b/docs/en/gun/1.2/manual/gun_app/index.html
index e51c0ed9..0d83e681 100644
--- a/docs/en/gun/1.2/manual/gun_app/index.html
+++ b/docs/en/gun/1.2/manual/gun_app/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun(7)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=3" rel="stylesheet">
+ <link href="/css/99s.css?r=4" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.2/manual/gun_data/index.html b/docs/en/gun/1.2/manual/gun_data/index.html
index aa2a461c..a85d70a4 100644
--- a/docs/en/gun/1.2/manual/gun_data/index.html
+++ b/docs/en/gun/1.2/manual/gun_data/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun_data(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=3" rel="stylesheet">
+ <link href="/css/99s.css?r=4" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.2/manual/gun_down/index.html b/docs/en/gun/1.2/manual/gun_down/index.html
index 844e694f..68cf5347 100644
--- a/docs/en/gun/1.2/manual/gun_down/index.html
+++ b/docs/en/gun/1.2/manual/gun_down/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun_down(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=3" rel="stylesheet">
+ <link href="/css/99s.css?r=4" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.2/manual/gun_error/index.html b/docs/en/gun/1.2/manual/gun_error/index.html
index cb5e5b80..359ed7c3 100644
--- a/docs/en/gun/1.2/manual/gun_error/index.html
+++ b/docs/en/gun/1.2/manual/gun_error/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun_error(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=3" rel="stylesheet">
+ <link href="/css/99s.css?r=4" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.2/manual/gun_inform/index.html b/docs/en/gun/1.2/manual/gun_inform/index.html
index 9e4d9420..b9a1201c 100644
--- a/docs/en/gun/1.2/manual/gun_inform/index.html
+++ b/docs/en/gun/1.2/manual/gun_inform/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun_inform(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=3" rel="stylesheet">
+ <link href="/css/99s.css?r=4" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.2/manual/gun_push/index.html b/docs/en/gun/1.2/manual/gun_push/index.html
index f9b54595..4925d6fc 100644
--- a/docs/en/gun/1.2/manual/gun_push/index.html
+++ b/docs/en/gun/1.2/manual/gun_push/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun_push(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=3" rel="stylesheet">
+ <link href="/css/99s.css?r=4" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.2/manual/gun_response/index.html b/docs/en/gun/1.2/manual/gun_response/index.html
index 9214fe19..9f698dc8 100644
--- a/docs/en/gun/1.2/manual/gun_response/index.html
+++ b/docs/en/gun/1.2/manual/gun_response/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun_response(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=3" rel="stylesheet">
+ <link href="/css/99s.css?r=4" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.2/manual/gun_trailers/index.html b/docs/en/gun/1.2/manual/gun_trailers/index.html
index a6d0a908..ab9872a9 100644
--- a/docs/en/gun/1.2/manual/gun_trailers/index.html
+++ b/docs/en/gun/1.2/manual/gun_trailers/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun_trailers(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=3" rel="stylesheet">
+ <link href="/css/99s.css?r=4" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.2/manual/gun_up/index.html b/docs/en/gun/1.2/manual/gun_up/index.html
index 03f5c7f0..0933ad97 100644
--- a/docs/en/gun/1.2/manual/gun_up/index.html
+++ b/docs/en/gun/1.2/manual/gun_up/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun_up(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=3" rel="stylesheet">
+ <link href="/css/99s.css?r=4" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.2/manual/gun_upgrade/index.html b/docs/en/gun/1.2/manual/gun_upgrade/index.html
index 464e332b..7317a413 100644
--- a/docs/en/gun/1.2/manual/gun_upgrade/index.html
+++ b/docs/en/gun/1.2/manual/gun_upgrade/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun_upgrade(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=3" rel="stylesheet">
+ <link href="/css/99s.css?r=4" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.2/manual/gun_ws/index.html b/docs/en/gun/1.2/manual/gun_ws/index.html
index a7ce5c5a..6d64a432 100644
--- a/docs/en/gun/1.2/manual/gun_ws/index.html
+++ b/docs/en/gun/1.2/manual/gun_ws/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: gun_ws(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=3" rel="stylesheet">
+ <link href="/css/99s.css?r=4" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/gun/1.2/manual/index.html b/docs/en/gun/1.2/manual/index.html
index dd45ad99..addfc494 100644
--- a/docs/en/gun/1.2/manual/index.html
+++ b/docs/en/gun/1.2/manual/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Gun Function Reference</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=3" rel="stylesheet">
+ <link href="/css/99s.css?r=4" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">