summaryrefslogtreecommitdiffstats
path: root/docs/en/gun/1.3/guide
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.3/guide
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.3/guide')
-rw-r--r--docs/en/gun/1.3/guide/connect/index.html2
-rw-r--r--docs/en/gun/1.3/guide/http/index.html2
-rw-r--r--docs/en/gun/1.3/guide/index.html2
-rw-r--r--docs/en/gun/1.3/guide/introduction/index.html2
-rw-r--r--docs/en/gun/1.3/guide/migrating_from_1.0/index.html2
-rw-r--r--docs/en/gun/1.3/guide/migrating_from_1.1/index.html2
-rw-r--r--docs/en/gun/1.3/guide/migrating_from_1.2/index.html2
-rw-r--r--docs/en/gun/1.3/guide/protocols/index.html2
-rw-r--r--docs/en/gun/1.3/guide/start/index.html2
-rw-r--r--docs/en/gun/1.3/guide/websocket/index.html2
10 files changed, 10 insertions, 10 deletions
diff --git a/docs/en/gun/1.3/guide/connect/index.html b/docs/en/gun/1.3/guide/connect/index.html
index d7762f21..f86ac20e 100644
--- a/docs/en/gun/1.3/guide/connect/index.html
+++ b/docs/en/gun/1.3/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.3/guide/http/index.html b/docs/en/gun/1.3/guide/http/index.html
index 86b5a899..dfd1f7a7 100644
--- a/docs/en/gun/1.3/guide/http/index.html
+++ b/docs/en/gun/1.3/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.3/guide/index.html b/docs/en/gun/1.3/guide/index.html
index a4f3df35..862688ec 100644
--- a/docs/en/gun/1.3/guide/index.html
+++ b/docs/en/gun/1.3/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.3/guide/introduction/index.html b/docs/en/gun/1.3/guide/introduction/index.html
index 25d05974..d163e190 100644
--- a/docs/en/gun/1.3/guide/introduction/index.html
+++ b/docs/en/gun/1.3/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.3/guide/migrating_from_1.0/index.html b/docs/en/gun/1.3/guide/migrating_from_1.0/index.html
index 7af971c4..e450f333 100644
--- a/docs/en/gun/1.3/guide/migrating_from_1.0/index.html
+++ b/docs/en/gun/1.3/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.3/guide/migrating_from_1.1/index.html b/docs/en/gun/1.3/guide/migrating_from_1.1/index.html
index a283cb84..c4afebdd 100644
--- a/docs/en/gun/1.3/guide/migrating_from_1.1/index.html
+++ b/docs/en/gun/1.3/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.3/guide/migrating_from_1.2/index.html b/docs/en/gun/1.3/guide/migrating_from_1.2/index.html
index e3e1011d..c9ec09ea 100644
--- a/docs/en/gun/1.3/guide/migrating_from_1.2/index.html
+++ b/docs/en/gun/1.3/guide/migrating_from_1.2/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Migrating from Gun 1.2 to 1.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.3/guide/protocols/index.html b/docs/en/gun/1.3/guide/protocols/index.html
index 6c2d2ac1..a93ff61c 100644
--- a/docs/en/gun/1.3/guide/protocols/index.html
+++ b/docs/en/gun/1.3/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.3/guide/start/index.html b/docs/en/gun/1.3/guide/start/index.html
index 25cb668e..734495f5 100644
--- a/docs/en/gun/1.3/guide/start/index.html
+++ b/docs/en/gun/1.3/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.3/guide/websocket/index.html b/docs/en/gun/1.3/guide/websocket/index.html
index 4cdeaba1..133fb692 100644
--- a/docs/en/gun/1.3/guide/websocket/index.html
+++ b/docs/en/gun/1.3/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">