feat: remove deprecated Hugo templates and shortcode usage (#1150)

Adapt site to latest hugo version 0.147.1
This commit is contained in:
Andreas Deininger
2025-11-01 21:49:15 +01:00
committed by GitHub
parent 512a9ab625
commit 291fe5fd7e
5 changed files with 5 additions and 9 deletions
@@ -21,7 +21,7 @@ To enable emoji globally, set `enableEmoji` to `true` in your site's [configurat
<p><span class="nowrap"><span class="emojify">🙈</span> <code>:see_no_evil:</code></span> <span class="nowrap"><span class="emojify">🙉</span> <code>:hear_no_evil:</code></span> <span class="nowrap"><span class="emojify">🙊</span> <code>:speak_no_evil:</code></span></p>
<br>
The [Emoji cheat sheet](http://www.emoji-cheat-sheet.com/) is a useful reference for emoji shorthand codes.
The [Emoji cheat sheet](https://www.webfx.com/tools/emoji-cheat-sheet/) is a useful reference for emoji shorthand codes.
***