Add archives page and link from blog index
This commit is contained in:
parent
a2f33032b6
commit
55790700c7
2 changed files with 8 additions and 1 deletions
6
content/archives.md
Executable file
6
content/archives.md
Executable file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: "Archive"
|
||||
layout: "archives"
|
||||
url: "/archives/"
|
||||
summary: archives
|
||||
---
|
|
@ -5,3 +5,4 @@ draft: false
|
|||
---
|
||||
|
||||
J'écris des articles de blog parfois. Généralement à propos de projets.
|
||||
La liste complète est aux [archives](../archives)
|
Loading…
Add table
Add a link
Reference in a new issue