Rename articles page

This commit is contained in:
Renne Rocha 2022-02-07 18:59:52 -03:00
parent 7917f8b205
commit a25899ab44
2 changed files with 7 additions and 2 deletions

View file

@ -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
View file

@ -0,0 +1,5 @@
---
title: Postagens
subtitle: Postagens, tutoriais, vídeos, e tudo mais que eu publicar.
layout: "archives"
---