hugo-PaperMod/layouts/_default
Haris Trgo a0016f50f6 feat: new language switch behaviour, always listing all languages by weight but linking to translations if available
feat: if language switch shows language codes (instead of full language name), those codes are now uppercase
feat: translation list in post headers are replaced by links to translations in page headers - the old translation list in the post header can still be enabled using the boolean parameter "showTranslationListInPosts" (i.e. to turn it back on, add the parameter to your hugo.toml and set it to true)
2023-02-13 21:32:40 +01:00
..
_markup rm extra p tag from render-image hook 2021-03-16 13:29:53 +05:30
archives.html Use site function instead of .Site or $.Site 2022-03-27 18:44:06 +05:30
baseof.html Use site function instead of .Site or $.Site 2022-03-27 18:44:06 +05:30
index.json Use site function instead of .Site or $.Site 2022-03-27 18:44:06 +05:30
list.html Add param 'hiddenInHomeList' to hide certain post from home page 2022-08-20 14:31:07 +05:30
rss.xml Add title to the image tag in rss.xml (#1105) 2023-02-04 17:34:21 +05:30
search.html feat: new language switch behaviour, always listing all languages by weight but linking to translations if available 2023-02-13 21:32:40 +01:00
single.html feat: new language switch behaviour, always listing all languages by weight but linking to translations if available 2023-02-13 21:32:40 +01:00
terms.html Use site function instead of .Site or $.Site 2022-03-27 18:44:06 +05:30