fix macro link

This commit is contained in:
anarsec 2024-11-22 16:45:57 -05:00
parent fc9d9acf2b
commit 221af135c6
No known key found for this signature in database
6 changed files with 15 additions and 10 deletions

View file

@ -113,7 +113,7 @@
if lang == "en" {
rec = "Appendix: Recommendations"
}
if lang == "fr" {
else if lang == "fr" {
rec = "Annexe: Recommendations"
}
let glossaryFootnote = state("x", [#footnote[anarsec.guide/glossary]<glossary-footnote>])