summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2023-01-16 16:49:08 +0100
committerLoïc Hoguin <[email protected]>2023-01-16 16:49:08 +0100
commitd73aae065ac85cd7de71b815c1c8f28df6391828 (patch)
tree92b7240ff230f87cea5db9ab70a8e727875012a4 /index.html
parent992831c7a516b5183c2af06260829d41aa45267c (diff)
downloadninenines.eu-d73aae065ac85cd7de71b815c1c8f28df6391828.tar.gz
ninenines.eu-d73aae065ac85cd7de71b815c1c8f28df6391828.tar.bz2
ninenines.eu-d73aae065ac85cd7de71b815c1c8f28df6391828.zip
Cowlib 2.12
Also future-proof some templates. Unfortunately still have to use a very old Hugo version to build as there's bugs preventing proper asciidoc use otherwise (.asciidoc files do not get rendered properly).
Diffstat (limited to 'index.html')
-rw-r--r--index.html24
1 files changed, 19 insertions, 5 deletions
diff --git a/index.html b/index.html
index ffd67c04..beee6627 100644
--- a/index.html
+++ b/index.html
@@ -18,10 +18,8 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
- <link rel="alternate" href="https://ninenines.eu/index.xml" type="application/rss+xml" title="Nine Nines" />
-
-</head>
+ <link rel="alternate" type="application/rss+xml" href="https://ninenines.eu/index.xml" title="Nine Nines" />
+ </head>
<body class="home big_text">
@@ -137,7 +135,7 @@
<a class="btn btn-large" href="https://github.com/ninenines/cowlib">Source Code</a>
- <a class="btn btn-large" href="/docs/en/cowlib/2.11/manual/">Manual</a>
+ <a class="btn btn-large" href="/docs/en/cowlib/2.12/manual/">Manual</a>
</p>
@@ -2580,6 +2578,22 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
</div></div>
</div>