[WIP] Add a site that sort of works
This commit is contained in:
6
themes/bbaovanc/layouts/partials/head.html
Normal file
6
themes/bbaovanc/layouts/partials/head.html
Normal file
@ -0,0 +1,6 @@
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/blog/css/style.css" />
|
||||
<link rel="icon" type="image/svg+xml" href="/blog/favicon.svg" />
|
||||
<link rel="alternate icon" href="/blog/favicon.ico" />
|
Reference in New Issue
Block a user