Skip to content

Commit bb35f2d

Browse files
author
marci
committed
Aktualisiere die Markup-Konfiguration: Deaktiviere Emoji-Unterstützung und passe die Hervorhebungseinstellungen an.
1 parent c701dba commit bb35f2d

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

hugo.yaml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,15 @@ markup:
8989
attribute:
9090
block: true
9191

92+
markup:
93+
highlight:
94+
style: xcode-light
95+
lineNos: false
96+
lineNumbersInTable: true
97+
98+
99+
100+
92101

93102

94103
# At least HTML and JSON are required for the main HTML content and
@@ -100,7 +109,7 @@ outputs:
100109
- JSON
101110

102111
# Enable global emoji supportimaging:
103-
enableEmoji: true
112+
enableEmoji: false
104113
anchor: Smart
105114
bgColor: '#ffffff'
106115
hint: photo

0 commit comments

Comments
 (0)