chore: initial commit
This commit is contained in:
commit
5880538157
36 changed files with 930 additions and 0 deletions
2
layouts/partials/favicon.html
Normal file
2
layouts/partials/favicon.html
Normal file
|
@ -0,0 +1,2 @@
|
|||
{{ with .Site.Params.favicon }}
|
||||
<link rel="shortcut icon" href="{{ . | absURL }}" />{{ end }}
|
Loading…
Add table
Add a link
Reference in a new issue