logo

blog

My website can't be that messy, right? git clone https://hacktivis.me/git/blog.git
commit: 2c1fec225d32fa5a6334144ecb5e48083bb35724
parent 8ff6f4194bd609a5a8f8aa6ea807ccbfaa529a33
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Fri, 15 Feb 2019 19:09:12 +0100

articles/AtASSian: Fix title

Diffstat:

Marticles/AtASSian.shtml4++--
Mfeed.atom4++--
2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/articles/AtASSian.shtml b/articles/AtASSian.shtml @@ -3,8 +3,8 @@ <head> <!--#include file="/templates/head.shtml" --> <meta property="og:type" content="article"/> - <meta property="og:title" content="30 Ways of Pride Challenge"/> - <title>AtASSian — Cyber-home of lanodan</title> + <meta property="og:title" content="AtlASSian: The Bullshit Factory"/> + <title>AtlASSian: The Bullshit Factory — Cyber-home of lanodan</title> </head> <body> <!--#include file="/templates/en/nav.shtml" --> diff --git a/feed.atom b/feed.atom @@ -10,11 +10,11 @@ </author> <entry> - <title>AtASSian</title> + <title>AtlASSian: The Bullshit Factory</title> <link rel="alternate" type="text/html" href="/articles/AtASSian"/> <id>https://hacktivis.me/articles/AtASSian</id> <published>2019-02-15T18:57:04Z</published> - <updated>2019-02-15T18:57:04Z</updated> + <updated>2019-02-15T19:08:04Z</updated> <content type="xhtml"><div> <!--#include file="/articles/AtASSian.xhtml"--> </div></content>