10 lines
292 B
HTML
10 lines
292 B
HTML
|
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
|
||
|
|
||
|
<!-- Setup Google Analytics -->
|
||
|
|
||
|
|
||
|
<!-- You can set your favicon here -->
|
||
|
<link rel="shortcut icon" type="image/x-icon" href="{{ '/favicon.ico' | relative_url }}">
|
||
|
|
||
|
<!-- end custom head snippets -->
|