Oh, this can be disabled now, cool.
This commit is contained in:
parent
7a7fc95845
commit
4025ecaf25
2 changed files with 4 additions and 1 deletions
|
|
@ -15,3 +15,6 @@ publishDir = "/var/www/sites/mmaker.moe/"
|
||||||
|
|
||||||
[params.author]
|
[params.author]
|
||||||
name = "MMaker"
|
name = "MMaker"
|
||||||
|
|
||||||
|
[markup.goldmark.extensions.typographer]
|
||||||
|
disable = true
|
||||||
|
|
@ -3,4 +3,4 @@ title: "About"
|
||||||
draft: false
|
draft: false
|
||||||
---
|
---
|
||||||
|
|
||||||
Hello! I’m MMaker, and this is my little site, which acts as a hub for all my work. I’ll write out a more detailed about page eventually. Thanks for stopping by!
|
Hello! I'm MMaker, and this is my little site, which acts as a hub for all my work. I'll write out a more detailed about page eventually. Thanks for stopping by!
|
||||||
Loading…
Add table
Add a link
Reference in a new issue