commit: 06b14604c5e2b38f35f17ab5e00bbfc27e2eec96
parent 47e6ac8c755526bc2cea43ad0df4d99dad69f021
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Wed, 24 Oct 2018 11:44:47 +0200
articles/Few updates about this website.xhtml: Forgot the heading-link
Diffstat:
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/articles/Few updates about this website.xhtml b/articles/Few updates about this website.xhtml
@@ -1,5 +1,5 @@
<article xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-<h1>Few updates about this website</h1>
+<a href="https://hacktivis.me/articles/Few%20updates%20about%20this%20website"><h1>Few updates about this website</h1></a>
<h2>Atom syndication</h2>
<p>I finally added a syndication feed, using the Atom format (and xHTML for the articles)! (seriously after all theses years?) I’m pretty sure the URL for it isn’t backward-compatible with what I had a long time ago, so you’ll have to update.</p>
<p>The link is available on the navbar and have proper metadata so it should show up in your browser, but here it is for completeness sake:</p>
diff --git a/feed.atom b/feed.atom
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Home feed — Cyber-Home of Lanodan</title>
- <updated>2018-10-24T09:15:51Z</updated>
+ <updated>2018-10-24T09:43:44Z</updated>
<id>https://hacktivis.me/feed</id>
<link href="https://hacktivis.me/feed" rel="self" />
<link href="https://hacktivis.me/home" rel="alternate" />
@@ -14,7 +14,7 @@
<link rel="alternate" type="text/html" href="/articles/Few%20updates%20about%20this%20website"/>
<id>https://hacktivis.me/articles/Few%20updates%20about%20this%20website</id>
<published>2018-10-24T09:15:51Z</published>
- <updated>2018-10-24T09:15:51Z</updated>
+ <updated>2018-10-24T09:43:44Z</updated>
<content type="xhtml"><div>
<!--#include file="/articles/Few updates about this website.xhtml"-->
</div></content>