fix URL slug and tag

This commit is contained in:
2019-10-14 12:29:19 +02:00
parent 766b6f9e23
commit 00bd4fb586
3 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ theme = [ "hugo-sustain", "hugo-cloak-email" ]
extensions = [ "hardLineBreak" ]
[permalinks]
post = "/:year/:month/:day/:slug"
blog = "/blog/:year/:slug"
[params]
avatar = "profile.jpg"

View File

@@ -2,7 +2,7 @@
title = "Getting Started with Hugo"
description = ""
tags = [
"radio lockdown",
"RadioLockdown",
"golang",
"hugo",
"development",

BIN
static/img/placeholder.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 979 KiB