summaryrefslogtreecommitdiffstats
path: root/docs/en/gun/1.2/guide
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2019-03-08 12:54:55 +0100
committerLoïc Hoguin <[email protected]>2019-03-08 12:54:55 +0100
commitd1e24ed5ea37a5949e2f75af3fcc4bfda08df092 (patch)
tree63799858d04866409118272d6c849ff1a215cc59 /docs/en/gun/1.2/guide
parentf40886df1c18b543a7ba5a1b8224236ee033b71e (diff)
downloadninenines.eu-d1e24ed5ea37a5949e2f75af3fcc4bfda08df092.tar.gz
ninenines.eu-d1e24ed5ea37a5949e2f75af3fcc4bfda08df092.tar.bz2
ninenines.eu-d1e24ed5ea37a5949e2f75af3fcc4bfda08df092.zip
Update sponsors
Diffstat (limited to 'docs/en/gun/1.2/guide')
-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
9 files changed, 9 insertions, 9 deletions
diff --git a/docs/en/gun/1.2/guide/connect/index.html b/docs/en/gun/1.2/guide/connect/index.html
index e7b65b8b..3660f740 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=4" rel="stylesheet">
+ <link href="/css/99s.css?r=5" 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 5bf00ac5..1bcbaf26 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=4" rel="stylesheet">
+ <link href="/css/99s.css?r=5" 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 187449fb..d6d4edd0 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=4" rel="stylesheet">
+ <link href="/css/99s.css?r=5" 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 970b1fb1..6f0ea920 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=4" rel="stylesheet">
+ <link href="/css/99s.css?r=5" 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 ff07beae..f868a559 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=4" rel="stylesheet">
+ <link href="/css/99s.css?r=5" 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 fd280a8b..ed4d69ed 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=4" rel="stylesheet">
+ <link href="/css/99s.css?r=5" 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 a7c156fa..6f91149b 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=4" rel="stylesheet">
+ <link href="/css/99s.css?r=5" 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 e0be1d85..62970649 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=4" rel="stylesheet">
+ <link href="/css/99s.css?r=5" 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 89b7f3e0..23a2e3af 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=4" rel="stylesheet">
+ <link href="/css/99s.css?r=5" 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">