fix URL slug and tag
This commit is contained in:
@@ -8,7 +8,7 @@ theme = [ "hugo-sustain", "hugo-cloak-email" ]
|
|||||||
extensions = [ "hardLineBreak" ]
|
extensions = [ "hardLineBreak" ]
|
||||||
|
|
||||||
[permalinks]
|
[permalinks]
|
||||||
post = "/:year/:month/:day/:slug"
|
blog = "/blog/:year/:slug"
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
avatar = "profile.jpg"
|
avatar = "profile.jpg"
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
title = "Getting Started with Hugo"
|
title = "Getting Started with Hugo"
|
||||||
description = ""
|
description = ""
|
||||||
tags = [
|
tags = [
|
||||||
"radio lockdown",
|
"RadioLockdown",
|
||||||
"golang",
|
"golang",
|
||||||
"hugo",
|
"hugo",
|
||||||
"development",
|
"development",
|
||||||
|
|||||||
BIN
static/img/placeholder.jpg
Normal file
BIN
static/img/placeholder.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 979 KiB |
Reference in New Issue
Block a user