Ajout page FAQ
This commit is contained in:
parent
8b0f017401
commit
ed1a2f8746
2 changed files with 14 additions and 4 deletions
|
@ -97,7 +97,7 @@ pygmentCodeFences = true
|
|||
url = "/ressources/"
|
||||
weight = 5
|
||||
|
||||
# [[menu.main]]
|
||||
# name = "Tags"
|
||||
# url = "tags"
|
||||
# weight = 6
|
||||
[[menu.main]]
|
||||
name = "FAQ"
|
||||
url = "/faq/"
|
||||
weight = 6
|
||||
|
|
10
content/faq.md
Normal file
10
content/faq.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
title: FAQ
|
||||
subtitle: Frequently Arsed Questions
|
||||
comments: false
|
||||
weight: 30
|
||||
---
|
||||
|
||||
Q: C'est quoi une Foire Au Questions?
|
||||
R: C'est là qu'on trouve les questions les plus fréquement posées, et leur réponses.
|
||||
|
Loading…
Reference in a new issue