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.5/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.5/guide')
-rw-r--r-- | docs/en/ranch/1.5/guide/embedded/index.html | 2 | ||||
-rw-r--r-- | docs/en/ranch/1.5/guide/index.html | 2 | ||||
-rw-r--r-- | docs/en/ranch/1.5/guide/internals/index.html | 2 | ||||
-rw-r--r-- | docs/en/ranch/1.5/guide/introduction/index.html | 2 | ||||
-rw-r--r-- | docs/en/ranch/1.5/guide/listeners/index.html | 2 | ||||
-rw-r--r-- | docs/en/ranch/1.5/guide/parsers/index.html | 2 | ||||
-rw-r--r-- | docs/en/ranch/1.5/guide/protocols/index.html | 2 | ||||
-rw-r--r-- | docs/en/ranch/1.5/guide/ssl_auth/index.html | 2 | ||||
-rw-r--r-- | docs/en/ranch/1.5/guide/transports/index.html | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/docs/en/ranch/1.5/guide/embedded/index.html b/docs/en/ranch/1.5/guide/embedded/index.html index a05ed990..8c837d0b 100644 --- a/docs/en/ranch/1.5/guide/embedded/index.html +++ b/docs/en/ranch/1.5/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.5/guide/index.html b/docs/en/ranch/1.5/guide/index.html index a0faf764..e38d4bb3 100644 --- a/docs/en/ranch/1.5/guide/index.html +++ b/docs/en/ranch/1.5/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.5/guide/internals/index.html b/docs/en/ranch/1.5/guide/internals/index.html index 9c1ccd9f..ddbaf524 100644 --- a/docs/en/ranch/1.5/guide/internals/index.html +++ b/docs/en/ranch/1.5/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.5/guide/introduction/index.html b/docs/en/ranch/1.5/guide/introduction/index.html index cad175f6..8a1d55ed 100644 --- a/docs/en/ranch/1.5/guide/introduction/index.html +++ b/docs/en/ranch/1.5/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.5/guide/listeners/index.html b/docs/en/ranch/1.5/guide/listeners/index.html index 29711f05..f03867e3 100644 --- a/docs/en/ranch/1.5/guide/listeners/index.html +++ b/docs/en/ranch/1.5/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.5/guide/parsers/index.html b/docs/en/ranch/1.5/guide/parsers/index.html index 3dedc7aa..483a1223 100644 --- a/docs/en/ranch/1.5/guide/parsers/index.html +++ b/docs/en/ranch/1.5/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.5/guide/protocols/index.html b/docs/en/ranch/1.5/guide/protocols/index.html index 8c852da4..3e8ba1a7 100644 --- a/docs/en/ranch/1.5/guide/protocols/index.html +++ b/docs/en/ranch/1.5/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.5/guide/ssl_auth/index.html b/docs/en/ranch/1.5/guide/ssl_auth/index.html index b7f33121..831be984 100644 --- a/docs/en/ranch/1.5/guide/ssl_auth/index.html +++ b/docs/en/ranch/1.5/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.5/guide/transports/index.html b/docs/en/ranch/1.5/guide/transports/index.html index bbee4b4b..07af891a 100644 --- a/docs/en/ranch/1.5/guide/transports/index.html +++ b/docs/en/ranch/1.5/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"> |