mirror of
https://0xacab.org/anarsec/anarsec.guide.git
synced 2025-07-23 23:01:04 -04:00
tails-best update
This commit is contained in:
parent
18c410f95c
commit
795b8b2b79
3 changed files with 77 additions and 60 deletions
|
@ -94,7 +94,7 @@
|
|||
else if it.dest.starts-with("/recommendations#") or it.dest.starts-with("/recommendations/#") {
|
||||
context {
|
||||
let elements = query(label(it.dest.trim("/recommendations#", at: start).trim("/recommendations/#", at: start)))
|
||||
text[ (#emph()[Recommendations:] #emph(elements.first().body))]
|
||||
text[ (#emph()[Appendix: Recommendations])]
|
||||
}
|
||||
}
|
||||
else if it.dest.starts-with("https://") or it.dest.starts-with("http://") {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue