Remove the meta author tag

As I'm not the only author :)
This commit is contained in:
Christopher Baines 2020-04-08 17:40:41 +01:00
parent 0b9098981a
commit 491cea9e6c

View file

@ -72,7 +72,6 @@
(title ,title) (title ,title)
(meta (@ (http-equiv "Content-Type") (meta (@ (http-equiv "Content-Type")
(content "text/html; charset=UTF-8"))) (content "text/html; charset=UTF-8")))
(meta (@ (name "author") (content "Christopher Baines")))
(meta (@ (name "viewport") (meta (@ (name "viewport")
(content "width=device-width, initial-scale=1"))) (content "width=device-width, initial-scale=1")))
(link (link