mirror of
https://0xacab.org/anarsec/anarsec.guide.git
synced 2025-06-08 14:52:54 -04:00
fix macro link
This commit is contained in:
parent
fc9d9acf2b
commit
221af135c6
6 changed files with 15 additions and 10 deletions
|
@ -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>])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue