The New Beginnings
This commit is contained in:
10
_includes/head.pug
Normal file
10
_includes/head.pug
Normal file
@@ -0,0 +1,10 @@
|
||||
//- Meta
|
||||
meta(charset='UTF-8')
|
||||
meta(name='viewport', content='width=device-width, initial-scale=1.0')
|
||||
title= title ? title : "Vlad Faust"
|
||||
|
||||
//- Icons
|
||||
link(rel='icon', href='/public/icon/cap.svg', sizes='any', type='image/svg+xml')
|
||||
|
||||
//- Fonts
|
||||
link(href="https://fonts.googleapis.com/css2?family=Vollkorn:wght@400;700&display=swap", rel="stylesheet")
|
||||
Reference in New Issue
Block a user