diff options
author | Loïc Hoguin <[email protected]> | 2018-08-01 11:51:09 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2018-08-01 11:51:09 +0200 |
commit | 34bea68bc8c23429ab788387b4db110135789adf (patch) | |
tree | 980155128e22c97fb191a6f6b76f693ff1373436 /docs/en/ranch/1.2/guide | |
parent | cdd9c66b172c34e8417a868979646c82fb335ea2 (diff) | |
download | ninenines.eu-34bea68bc8c23429ab788387b4db110135789adf.tar.gz ninenines.eu-34bea68bc8c23429ab788387b4db110135789adf.tar.bz2 ninenines.eu-34bea68bc8c23429ab788387b4db110135789adf.zip |
Add the year in the articles date circle
This will prevent confusion around very old articles.
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 141bad1e..e93fd8ad 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=1" rel="stylesheet"> + <link href="/css/99s.css?r=2" 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 8c91582e..d7f2fda3 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=1" rel="stylesheet"> + <link href="/css/99s.css?r=2" 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 c5926f1e..a51198df 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=1" rel="stylesheet"> + <link href="/css/99s.css?r=2" 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 64859ee0..559884a9 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=1" rel="stylesheet"> + <link href="/css/99s.css?r=2" 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 5d7bb697..7543fd70 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=1" rel="stylesheet"> + <link href="/css/99s.css?r=2" 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 9891fde2..37a1f7b5 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=1" rel="stylesheet"> + <link href="/css/99s.css?r=2" 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 901a0770..0055885a 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=1" rel="stylesheet"> + <link href="/css/99s.css?r=2" 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 2a0d3b35..08b5daca 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=1" rel="stylesheet"> + <link href="/css/99s.css?r=2" 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 3ced83c7..beaaf8d2 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=1" rel="stylesheet"> + <link href="/css/99s.css?r=2" 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"> |