mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 18:27:18 +00:00
simplify hugo config
This commit is contained in:
parent
41d1603f37
commit
67372d26ae
1 changed files with 3 additions and 5 deletions
|
|
@ -8,9 +8,7 @@ googleAnalytics = "UA-4150636-13"
|
|||
pygmentsCodefences = true
|
||||
|
||||
[indexes]
|
||||
tag = "tags"
|
||||
tag = "tags"
|
||||
|
||||
[markup]
|
||||
[markup.goldmark]
|
||||
[markup.goldmark.renderer]
|
||||
unsafe = true
|
||||
[markup.goldmark.renderer]
|
||||
unsafe = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue