diff options
author | amzrk2 | 2020-04-23 10:51:20 +0800 |
---|---|---|
committer | amzrk2 | 2020-04-23 10:51:20 +0800 |
commit | 7376c7f9e511b59638271861600305dd821c559a (patch) | |
tree | 75ca9f767f8fc1941f198afc683f246668227f59 /layouts/partials/favicon.html | |
parent | 49e162721ef7c83eb8859af8a83d6d1e95e5a79b (diff) | |
download | hugo-theme-fuji-7376c7f9e511b59638271861600305dd821c559a.tar.gz hugo-theme-fuji-7376c7f9e511b59638271861600305dd821c559a.tar.bz2 hugo-theme-fuji-7376c7f9e511b59638271861600305dd821c559a.zip |
Optional CDN assets
Diffstat (limited to 'layouts/partials/favicon.html')
-rw-r--r-- | layouts/partials/favicon.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/favicon.html b/layouts/partials/favicon.html index c152663..57afd18 100644 --- a/layouts/partials/favicon.html +++ b/layouts/partials/favicon.html @@ -1 +1 @@ -<link rel="shortcut icon" href="https://cdn.jsdelivr.net/gh/amzrk2/poal-jsdelivr/amzrk2/favicons/favicon.ico">
\ No newline at end of file +<link rel="shortcut icon" href="https://cdn.jsdelivr.net/gh/amzrk2/poal-jsdelivr/amzrk2/favicons/favicon.ico" />
\ No newline at end of file |