diff options
author | amzrk2 | 2020-07-13 19:11:06 +0800 |
---|---|---|
committer | amzrk2 | 2020-07-13 19:11:06 +0800 |
commit | b0b58e1b9661ef56c72ffac8fa81cec3291b96cd (patch) | |
tree | 4c8fc3c8c7ce5b7337e572babf0c9d8468268c8e /layouts | |
parent | 7da818e69b76ff6764157da75137de69feadb7ce (diff) | |
download | hugo-theme-fuji-b0b58e1b9661ef56c72ffac8fa81cec3291b96cd.tar.gz hugo-theme-fuji-b0b58e1b9661ef56c72ffac8fa81cec3291b96cd.tar.bz2 hugo-theme-fuji-b0b58e1b9661ef56c72ffac8fa81cec3291b96cd.zip |
Update CDN links
Diffstat (limited to 'layouts')
-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 db0a5d7..ce75989 100644 --- a/layouts/partials/favicon.html +++ b/layouts/partials/favicon.html @@ -1 +1 @@ -<link rel="shortcut icon" href="https://cdn.jsdelivr.net/gh/amzrk2/stcapi@1/favicons/favicon.ico" />
\ No newline at end of file +<link rel="shortcut icon" href="https://cdn.jsdelivr.net/gh/amzrk2/cdn-stcapi@1/favicons/favicon.ico" />
\ No newline at end of file |