aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source/template.html8
1 files changed, 8 insertions, 0 deletions
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$