Rename blog to content
This commit is contained in:
@@ -14,9 +14,9 @@ languages:
|
|||||||
name: About
|
name: About
|
||||||
url: /about/
|
url: /about/
|
||||||
weight: 20
|
weight: 20
|
||||||
- identifier: blog
|
- identifier: content
|
||||||
name: Blog
|
name: Content
|
||||||
url: /blog/
|
url: /content/
|
||||||
weight: 30
|
weight: 30
|
||||||
- identifier: layouts
|
- identifier: layouts
|
||||||
name: Layouts
|
name: Layouts
|
||||||
@@ -143,7 +143,7 @@ params:
|
|||||||
name: YouTube
|
name: YouTube
|
||||||
url: https://youtube.com/user/username
|
url: https://youtube.com/user/username
|
||||||
permalinks:
|
permalinks:
|
||||||
blog: /blog/:year/:month/:day/:title/
|
blog: /content/:year/:month/:day/:title/
|
||||||
social:
|
social:
|
||||||
twitter: username
|
twitter: username
|
||||||
theme: paige
|
theme: paige
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
---
|
|
||||||
title: Blog
|
|
||||||
---
|
|
3
exampleSite/content/content/_index.md
Normal file
3
exampleSite/content/content/_index.md
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
title: Content
|
||||||
|
---
|
Reference in New Issue
Block a user