summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2016-10-01 00:08:31 +0200
committerLoïc Hoguin <[email protected]>2016-10-01 00:08:31 +0200
commit83f1ad46e84c1a9016c9dee2c1ec749880dfd260 (patch)
tree255dee9f634e4e4395cc48ece6b307f131da30d2 /index.html
parent348cfe494318d0c12072fd75ff451c3b40168965 (diff)
downloadninenines.eu-83f1ad46e84c1a9016c9dee2c1ec749880dfd260.tar.gz
ninenines.eu-83f1ad46e84c1a9016c9dee2c1ec749880dfd260.tar.bz2
ninenines.eu-83f1ad46e84c1a9016c9dee2c1ec749880dfd260.zip
HTTPS fixes and link:man support in docs + doc update
Diffstat (limited to 'index.html')
-rw-r--r--index.html14
1 files changed, 11 insertions, 3 deletions
diff --git a/index.html b/index.html
index aa3eacf4..c16e0898 100644
--- a/index.html
+++ b/index.html
@@ -11,7 +11,7 @@
<title>Nine Nines</title>
- <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
+ <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
<link href="/css/bootstrap.min.css" rel="stylesheet">
<link href="/css/99s.css" rel="stylesheet">
@@ -22,7 +22,7 @@
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
- <link rel="alternate" href="http://ninenines.eu/index.xml" type="application/rss+xml" title="Nine Nines" />
+ <link rel="alternate" href="https://ninenines.eu/index.xml" type="application/rss+xml" title="Nine Nines" />
</head>
@@ -136,7 +136,7 @@
<div class="active item">
<div class="span5">
<h1>Cowboy</h1>
- <h2>Small, fast, modular HTTP server.</h2>
+ <h2>Small, fast, modern HTTP server.</h2>
<p>Cowboy is the ultimate server for the modern Web with support for Websocket, HTTP/2 and REST.</p>
<p class="right-buttons">
@@ -486,6 +486,14 @@
+
+
+
+
+
+
+
+
</div>
</div>