mirror of
https://0xacab.org/anarsec/anarsec.guide.git
synced 2025-07-24 07:11:06 -04:00
qubes update
This commit is contained in:
parent
beb42f8cf7
commit
53a6c6296d
2 changed files with 61 additions and 46 deletions
|
@ -89,7 +89,7 @@
|
|||
it.body
|
||||
if type(it.dest) == "string" {
|
||||
if it.dest == "https://anarsec.guide/recommendations" or it.dest == "/recommendations" {
|
||||
text[ (#emph()[Recommendations])]
|
||||
text[ (#emph()[Appendix: Recommendations])]
|
||||
}
|
||||
else if it.dest.starts-with("/recommendations#") or it.dest.starts-with("/recommendations/#") {
|
||||
context {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue