mirror of
https://github.com/aljazceru/hacker-gh-pages-theme.git
synced 2026-02-06 06:54:30 +01:00
10 lines
339 B
HTML
10 lines
339 B
HTML
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
|
|
|
|
<!-- Setup theme-color. -->
|
|
{% include head-custom-theme-colors.html %}
|
|
|
|
<!-- You can set your favicon here. -->
|
|
<!-- link rel="shortcut icon" type="image/x-icon" href="{{ '/favicon.ico' | relative_url }}" -->
|
|
|
|
<!-- end custom head snippets -->
|