diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2024-03-03 01:06:04 +0100 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2024-03-03 01:06:04 +0100 |
commit | af6db21ee92824ddd9c4b9574018789619326ffc (patch) | |
tree | c612c46062e588d74a440162c7bb4331ac4ac9d6 | |
parent | 1b8001c75e31cc183d9dd486ea87020f5de3541b (diff) | |
download | homer-af6db21ee92824ddd9c4b9574018789619326ffc.tar.gz homer-af6db21ee92824ddd9c4b9574018789619326ffc.tar.zst homer-af6db21ee92824ddd9c4b9574018789619326ffc.zip |
Add patches site
-rw-r--r-- | public/config.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/public/config.yml b/public/config.yml index d7c4945..659f18c 100644 --- a/public/config.yml +++ b/public/config.yml | |||
@@ -285,6 +285,12 @@ services: | |||
285 | links: | 285 | links: |
286 | - url: "http://sphinx-doc.org/" | 286 | - url: "http://sphinx-doc.org/" |
287 | name: "Sphinx" | 287 | name: "Sphinx" |
288 | - name: "Patches" | ||
289 | icon: "fas fa-edit" | ||
290 | url: "https://www.immae.eu/patches" | ||
291 | links: | ||
292 | - url: "https://jekyllrb.com/" | ||
293 | name: "Built with Jekyll" | ||
288 | - name: "Configuration / System" | 294 | - name: "Configuration / System" |
289 | icon: "fas fa-cog" | 295 | icon: "fas fa-cog" |
290 | items: | 296 | items: |