summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRochDLY <roch.delannay@gmail.com>2023-11-07 15:26:34 +0100
committerRochDLY <roch.delannay@gmail.com>2023-11-07 15:26:34 +0100
commit9b3e9c39181d88940ab13b5b756aca386845eb52 (patch)
treeed7f35c22c1f414470731ce99ee50d7a7c0eb425 /README.md
parentd83836a971f54982bfcde5750834dfe4da369dc1 (diff)
downloadpandoc-site-9b3e9c39181d88940ab13b5b756aca386845eb52.tar.gz
pandoc-site-9b3e9c39181d88940ab13b5b756aca386845eb52.tar.bz2
pandoc-site-9b3e9c39181d88940ab13b5b756aca386845eb52.zip
changement de l'appel de la métadonnées title pour site-title (sinon il y a des conflits entre le title de la page et le title du site) + changement de Cours pour Enseignements dans le <nav> + creation du CNAME dans le dossier static/ car sinon le supprime le CNAME
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2fbc19d..fc8523e 100644
--- a/README.md
+++ b/README.md
@@ -29,6 +29,8 @@ pandoc-ssg/
│ ├── posts
│ │ ├── 2023-11-03-creation-du-site.md
│ │ └── etc.
+│ ├── index.md
+│ └── metadata.yml
├── static
│ ├── css
│ │ └── styles.css