no favicon (avoid 404)

This commit is contained in:
Max Bradbury 2020-08-23 12:36:46 +01:00
parent 0e0c4a4a73
commit 3903e4e6be
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@ html(lang="en-gb")
head head
meta(content="text/html;charset=utf-8" http-equiv="Content-Type") meta(content="text/html;charset=utf-8" http-equiv="Content-Type")
title mixsy title mixsy
//- no favicon!! taken from: https://k1ss.org/blog/20191004a
<link href=data:, rel=icon>
style style
include style.css include style.css
body body