diff options
Diffstat (limited to 'templates/base.html')
-rw-r--r-- | templates/base.html | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/templates/base.html b/templates/base.html index d1d0c08..a4e8a5d 100644 --- a/templates/base.html +++ b/templates/base.html @@ -4,15 +4,7 @@ <head> <base target="_blank"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> - <meta name="description" content="a homepage run by an idiot, - full of sound and fury, signifying nothing."/> - <meta name="keywords" content="HTML, web, servers, linux, bsd, - hacking, forensics, tor, anonymity, internet, society, luddite, - futurism, lulz, fun, poetry, games, vidya, thoughts, random, - homepage, email server, web server, sound, fury, shakespeare, - nothing, writing, audio, classical music, video game music, - mjfernez, mjfernet, mike, fernez, mikefernez, michael, Fernez, - Mike, Mike Fernez, Michael Fernez"/> + <meta name="description" content="{{ description }}"/> <meta name="author" content="mjfernez"> <!--<meta name="viewport" content="width=device-width, initial-scale=1.0"/> --> |