Initial Commit
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
{{- $assetBusting := not .Site.Params.disableAssetsBusting -}}
|
||||
<link rel="shortcut icon" href="{{"images/logo.svg" | relURL}}{{ if $assetBusting }}?{{ now.Unix }}{{ end }}"/>
|
||||
Reference in New Issue
Block a user