Last modified by Gregory CAUCHIE on 2026/04/14 10:22

From version 3.19
edited by Jean-Clément AUDUSSEAU
on 2025/05/09 10:11
Change comment: There is no comment for this version
To version 3.18
edited by Jean-Clément AUDUSSEAU
on 2025/05/09 10:09
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -114,9 +114,9 @@
114 114  Pour débloquer la fonction {.class} pour utiliser du css dans le markdown via HUGO.
115 115  
116 116  ```
117 -baseURL = 'https:~/~/www.koevoo.tech'
117 +baseURL = 'https:~/~/preprod.koevoo.fr'
118 118  [params]
119 - links_url = "https:~/~/www.koevoo.tech"
119 + links_url = "https:~/~/preprod.koevoo.fr"
120 120  ```
121 121  À modifier lors d’un changement d’URL. Le paramètre `links_url` a été créé pour configurer l’adresse correcte d’un article pour partager vers d’autres sites (single.html -> global-share-icons).\
122 122  Ex : `href="~{~{ .Site.Params.links_url | safeURL }}~{~{ .RelPermalink | safeURL }}"`\