mirror of
https://github.com/arnaucube/blogo.git
synced 2026-02-06 19:36:39 +01:00
Remove extra space in headers replacement
This commit is contained in:
2
main.go
2
main.go
@@ -9,7 +9,7 @@ import (
|
|||||||
"github.com/gomarkdown/markdown/parser"
|
"github.com/gomarkdown/markdown/parser"
|
||||||
)
|
)
|
||||||
|
|
||||||
const version = "v0_20210717"
|
const version = "v0_20210810"
|
||||||
const directory = "blogo-input"
|
const directory = "blogo-input"
|
||||||
const outputDir = "public"
|
const outputDir = "public"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user