diff options
| author | Ahmed Abdelhalim <[email protected]> | 2024-02-28 04:28:55 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2024-02-28 04:35:36 +0200 |
| commit | 27d7a2ebfa84bd82c2de65007d271e38b49e5c7e (patch) | |
| tree | f673918e048f12898be3de246fdefa85a209d713 /hugo.yaml | |
| parent | f4c77b94ec5da70ffd245e67e9407a113bd63298 (diff) | |
Add first blog post
Diffstat (limited to 'hugo.yaml')
| -rw-r--r-- | hugo.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -3,3 +3,8 @@ title: "A14M" enableRobotsTXT: true disableKinds: - taxonomy + +markup: + goldmark: + renderer: + unsafe: true |
