diff options
author | Loïc Hoguin <[email protected]> | 2018-12-13 11:37:53 +0100 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2018-12-13 11:37:53 +0100 |
commit | 1c5cc9550d33094e538019056f9deccfccaca740 (patch) | |
tree | b4050828586b44f0f7d6184752520f6d70206a18 /docs/en/ranch/1.2/guide | |
parent | b4c7ad9112974725655e39dc7d2a5591da3a7e8e (diff) | |
download | ninenines.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/ranch/1.2/guide')
-rw-r--r-- | docs/en/ranch/1.2/guide/embedded/index.html | 2 | ||||
-rw-r--r-- | docs/en/ranch/1.2/guide/index.html | 2 | ||||
-rw-r--r-- | docs/en/ranch/1.2/guide/internals/index.html | 2 | ||||
-rw-r--r-- | docs/en/ranch/1.2/guide/introduction/index.html | 2 | ||||
-rw-r--r-- | docs/en/ranch/1.2/guide/listeners/index.html | 2 | ||||
-rw-r--r-- | docs/en/ranch/1.2/guide/parsers/index.html | 2 | ||||
-rw-r--r-- | docs/en/ranch/1.2/guide/protocols/index.html | 2 | ||||
-rw-r--r-- | docs/en/ranch/1.2/guide/ssl_auth/index.html | 2 | ||||
-rw-r--r-- | docs/en/ranch/1.2/guide/transports/index.html | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/docs/en/ranch/1.2/guide/embedded/index.html b/docs/en/ranch/1.2/guide/embedded/index.html index d1b54be3..bd0e7949 100644 --- a/docs/en/ranch/1.2/guide/embedded/index.html +++ b/docs/en/ranch/1.2/guide/embedded/index.html @@ -10,7 +10,7 @@ <title>Nine Nines: Embedded mode</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/ranch/1.2/guide/index.html b/docs/en/ranch/1.2/guide/index.html index 5d51775b..af847ddb 100644 --- a/docs/en/ranch/1.2/guide/index.html +++ b/docs/en/ranch/1.2/guide/index.html @@ -10,7 +10,7 @@ <title>Nine Nines: Ranch 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/ranch/1.2/guide/internals/index.html b/docs/en/ranch/1.2/guide/internals/index.html index 0473bb2c..5dabe11f 100644 --- a/docs/en/ranch/1.2/guide/internals/index.html +++ b/docs/en/ranch/1.2/guide/internals/index.html @@ -10,7 +10,7 @@ <title>Nine Nines: Internals</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/ranch/1.2/guide/introduction/index.html b/docs/en/ranch/1.2/guide/introduction/index.html index 27e34e81..44b626ea 100644 --- a/docs/en/ranch/1.2/guide/introduction/index.html +++ b/docs/en/ranch/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/ranch/1.2/guide/listeners/index.html b/docs/en/ranch/1.2/guide/listeners/index.html index 4aebaf31..39a9d89a 100644 --- a/docs/en/ranch/1.2/guide/listeners/index.html +++ b/docs/en/ranch/1.2/guide/listeners/index.html @@ -10,7 +10,7 @@ <title>Nine Nines: Listeners</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/ranch/1.2/guide/parsers/index.html b/docs/en/ranch/1.2/guide/parsers/index.html index a8f63cd1..b6529d09 100644 --- a/docs/en/ranch/1.2/guide/parsers/index.html +++ b/docs/en/ranch/1.2/guide/parsers/index.html @@ -10,7 +10,7 @@ <title>Nine Nines: Writing parsers</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/ranch/1.2/guide/protocols/index.html b/docs/en/ranch/1.2/guide/protocols/index.html index 94f4bfc0..616fd02d 100644 --- a/docs/en/ranch/1.2/guide/protocols/index.html +++ b/docs/en/ranch/1.2/guide/protocols/index.html @@ -10,7 +10,7 @@ <title>Nine Nines: 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/ranch/1.2/guide/ssl_auth/index.html b/docs/en/ranch/1.2/guide/ssl_auth/index.html index 1c4b63ac..625293b5 100644 --- a/docs/en/ranch/1.2/guide/ssl_auth/index.html +++ b/docs/en/ranch/1.2/guide/ssl_auth/index.html @@ -10,7 +10,7 @@ <title>Nine Nines: SSL client authentication</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/ranch/1.2/guide/transports/index.html b/docs/en/ranch/1.2/guide/transports/index.html index fad035ba..338f102d 100644 --- a/docs/en/ranch/1.2/guide/transports/index.html +++ b/docs/en/ranch/1.2/guide/transports/index.html @@ -10,7 +10,7 @@ <title>Nine Nines: Transports</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"> |