Various scripts that I maintain
utils scripts
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix(update-security.md): Prepend update notice

Signed-off-by: @matrixfurry <did:plc:zmjoeu3stwcn44647rhxa44o>

+1 -1
+1 -1
scripts/update-security.md.nu
··· 3 3 # SPDX-FileCopyrightText: 2025 @matrixfurry.com <did:plc:zmjoeu3stwcn44647rhxa44o> 4 4 5 5 http get https://tangled.org/strings/did:plc:zmjoeu3stwcn44647rhxa44o/3m2igb2euyh22/raw 6 - | append "For the most up-to-date policy, please see [@matrixfurry.com/SECURITY.md](https://tangled.org/strings/@matrixfurry.com/3m2igb2euyh22).\n" 6 + | prepend "For the most up-to-date policy, please see [@matrixfurry.com/SECURITY.md](https://tangled.org/strings/@matrixfurry.com/3m2igb2euyh22).\n" 7 7 | str join "\n" 8 8 | save -f ./SECURITY.md