feat: removes two bookmarks

This commit is contained in:
Lewis Wynne 2026-04-07 13:54:46 +01:00
parent 103508bb75
commit b2b0cceeca
2 changed files with 0 additions and 9 deletions

1
.gitignore vendored
View file

@ -2,6 +2,5 @@ node_modules
dist dist
.astro .astro
data data
pnpm-lock.yaml
**/.env **/.env
CLAUDE.md CLAUDE.md

View file

@ -2,18 +2,10 @@
title: personal websites with a /now page title: personal websites with a /now page
url: https://nownownow.com/ url: https://nownownow.com/
- date: 2025-04-18
title: accessible uk train timetables
url: https://traintimes.org.uk/
- date: 2024-05-20 - date: 2024-05-20
title: game programming patterns title: game programming patterns
url: https://gameprogrammingpatterns.com/contents.html url: https://gameprogrammingpatterns.com/contents.html
- date: 2023-09-04
title: procedural map generation techniques
url: https://www.youtube.com/watch?v=TlLIOgWYVpI
- date: 2023-09-04 - date: 2023-09-04
title: procedural level design in brogue and beyond title: procedural level design in brogue and beyond
url: https://www.youtube.com/watch?v=Uo9-IcHhq_w url: https://www.youtube.com/watch?v=Uo9-IcHhq_w