~ajhalili2006's personal website, built with Zensical (successor of Material for Mkdocs) [old repo name got bugged while attempting to do manual knot migration via repo deletion] andreijiroh.dev
zensical mkdocs-material website

chore: do bts updates for headers and redirects file

also quick config update btw

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.dev>

andreijiroh.dev ac533bdb b3e21ae5

verified
Changed files
+3 -2
markdown
+1 -1
markdown/_headers
···
# enable CORS on well-known routes
-
/.well-known/*:
+
/.well-known/*
Access-Control-Allow-Origin: *
X-Robots-Tag: nosnippet
+1
markdown/_redirects
···
/security.txt /.well-known/security.txt
/ads.txt /.well-known/ads.txt
/keybase.txt /.well-known/keybase.txt
+
/keys/ssh-trustfile.txt /keys/ssh/trustfile.txt
# anything else
/socials /links
+1 -1
mkdocs.yml
···
- "Anything else":
- contact/else.md
- "Show all contact details": contact/details.md
-
- "PGP and SSH keys": keys.md
+
- "PGP and SSH keys": keys/index.md
- Legal:
- Security policy: security.md
- Code of Conduct: https://policies.recaptime.dev/code-of-conduct