hugo-theme-stack/layouts/partials/head
MofuMoca 900e683872
Add og tag option to show site name.
增加 og tag 可以選擇是否要包含網站名稱,用於某些預覽連結只顯示 og:title 而不顯示 og:site_name 時,可以直接在預覽上查看到網站名稱。
預設為 false,維持原本此 theme 的設定,若需要在本 commit 之中也有設定好 params 設定為 false,在 partials/head/opengraph/provider/base.html 有設定 default 值,以防使用者沒有設定時不會出錯。

Add og tag options to set 'og:title' as 'title - sitename' or just 'Title' for some website link preview just show title not includ sitename.
The defautl value is 'false' in example config.yaml and in partials/head/opengraph/provider/base.html set default vaule to 'false' via code.
2023-10-13 15:24:05 +08:00
..
opengraph Add og tag option to show site name. 2023-10-13 15:24:05 +08:00
colorScheme.html Revert "Merge branch 'canary' into master" (#712) 2022-10-29 17:14:19 +02:00
custom.html feat: add head/custom and footer/custom for inserting custom code 2020-08-24 20:48:31 +02:00
head.html Revert "Merge branch 'canary' into master" (#712) 2022-10-29 17:14:19 +02:00
script.html 🎉 Initial commit 2020-08-22 13:20:08 +02:00
style.html feat: implement cache busting for CSS (#444) 2021-12-28 23:28:33 +01:00