commit: b8c05141b2f3f88ab80ab0af30a4a9c3ee46d992
parent 73801220a25e04a75adeccff23c891139f63b8b7
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Tue, 29 Nov 2016 02:14:28 +0100
Remove templates/head.css.html
Diffstat:
2 files changed, 3 insertions(+), 6 deletions(-)
diff --git a/art/vector/Loup Pansexuel + glider-anar’.shtml b/art/vector/Loup Pansexuel + glider-anar’.shtml
@@ -1,13 +1,12 @@
 <!DOCTYPE html>
 <html>
 	<head>
-		<meta charset="utf-8"/>
+		<!--#include file="/templates/head.shtml" -->
 		<title>lanodan’s cyber-home — Pansexual Wolf + anar-glider</title>
-		<!--#include file="../../templates/head.css.html" -->
 	</head>
 	<body>
 		<!--#set var="transPageUrl" value="Pansexual Wolf + anar-glider" -->
-		<!--#include file="templates/en/nav.shtml" -->
-		<!--#include file="templates/en/footer.shtml" -->
+		<!--#include file="/templates/en/nav.shtml" -->
+		<!--#include file="/templates/en/footer.shtml" -->
 	</body>
 </html>
diff --git a/templates/head.css.html b/templates/head.css.html
@@ -1,2 +0,0 @@
-		<link rel="stylesheet" type="text/css" href="/css/index.css">
-		<link rel="vcs-git" href="https://gitlab.com/lanodan/blog.git" title="gitlab" />