Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-27 | Disallow search engines from indexing my code | Ben Sima | |
I don't really want my code to be discoverable, I only want people looking at it if I have explicitly told them about it. I tested it like so: ϟ curl -v https://simatime.com/git/ 2>&1 | rg x-robots < x-robots-tag: noindex, follow | |||
2022-12-15 | Update nixpkgs | Ben Sima | |