Remove the meta author tag
As I'm not the only author :)
This commit is contained in:
parent
0b9098981a
commit
491cea9e6c
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue