Rename articles page
This commit is contained in:
parent
7917f8b205
commit
a25899ab44
2 changed files with 7 additions and 2 deletions
|
@ -35,14 +35,14 @@ params:
|
||||||
|
|
||||||
giscus:
|
giscus:
|
||||||
repo: WingLim/hugo-tania
|
repo: WingLim/hugo-tania
|
||||||
id: MDEwOlJlcG9zaXRvcnkzMTYyNjQzMDc=
|
id: Iv1.85981d64f37d8b52
|
||||||
category:
|
category:
|
||||||
name: Comments
|
name: Comments
|
||||||
id: DIC_kwDOEtnPc84B_WKP
|
id: DIC_kwDOEtnPc84B_WKP
|
||||||
|
|
||||||
menu:
|
menu:
|
||||||
header:
|
header:
|
||||||
- name: Articles
|
- name: Postagens
|
||||||
url: "/articles/"
|
url: "/articles/"
|
||||||
footer:
|
footer:
|
||||||
- name: RSS
|
- name: RSS
|
||||||
|
|
5
content/articles.md
Normal file
5
content/articles.md
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
---
|
||||||
|
title: Postagens
|
||||||
|
subtitle: Postagens, tutoriais, vídeos, e tudo mais que eu publicar.
|
||||||
|
layout: "archives"
|
||||||
|
---
|
Loading…
Add table
Add a link
Reference in a new issue