aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2026-03-13Add Bluesky verificationMatthijs van der Wild
According to Bluesky the DID value is not sensitive: Step 3 above contains all of the information you’ll need to add to your domain. The DID value is public and not sensitive information. Source: https://bsky.social/about/blog/4-28-2023-domain-handle-tutorial Note that this value is accessible through a browser anyway. Adding it to the website source files will help redeploy the website if necessary.
2025-01-08Ready. Set. Go!Matthijs van der Wild