From f95e36591c3c7aa53585f420ff6523128cb313b5 Mon Sep 17 00:00:00 2001
From: neodarz <neodarz@neodarz.net>
Date: Fri, 5 Jan 2018 14:59:34 +0100
Subject: better referencement

---
 source/template.html | 8 ++++++++
 1 file changed, 8 insertions(+)

(limited to 'source/template.html')

diff --git a/source/template.html b/source/template.html
index e7eb81e0..9f18c954 100644
--- a/source/template.html
+++ b/source/template.html
@@ -4,6 +4,14 @@
     <meta charset="UTF-8"/>
     <meta name="generator" content="pandoc"/>
     <meta name="author" content="neodarz"/>
+    <meta name="description" content="Site d'un mec qui c'est encore perdu sur internet..." />
+    <title>neodarz.net</title>
+    <meta name="keywords" content="libriste, hacker, bidouiller">
+    <meta property="og:title" content="neodarz.net">
+    <meta property="og:type" content="site">
+    <meta property="og:url" content="https://neodarz.net">
+    <meta property="og:image" content="https://neodarz.net/img/favicon-144.png">
+    <meta property="og:site_name" content="neodarz.net">
 $if(date)$
     <meta name="date" content="$date$"/>
 $endif$
-- 
cgit v1.2.1