diff --git a/index.html b/index.html index a15b220..daacf2a 100644 --- a/index.html +++ b/index.html @@ -163,7 +163,7 @@

-

https://github.com/adamburgess/celeste-high-frame-rate

+

https://github.com/adamburgess/​celeste-high-frame-rate

Celeste is a fun platformer, with a banger soundtrack.
The developers lock the ingame framerate to 60 fps, which is in my opinion painful.
@@ -171,7 +171,7 @@

-

https://tarkov-time.adam.id.au - source at https://github.com/adamburgess/tarkov-time

+

https://tarkov-time.adam.id.au - source at https://github.com/adamburgess/​tarkov-time

Escape from Tarkov has a day/night cycle.
This site shows you the time, and how long it will be to a future time. Deployed on netlify. @@ -185,7 +185,7 @@

-

https://bundlephobia.fly.adam.id.au/size/@adamburgess/linq

+

https://bundlephobia.fly.adam.id.au/size/​@adamburgess/​linq

bundlephobia.com uses webpack. I've found it gives slightly inaccurate results because of this.
I also wanted to get the brotlified sizes for my packages.
@@ -194,7 +194,7 @@

-

https://github.com/adamburgess/image-builder

+

https://github.com/adamburgess/​image-builder

I build a lot (all) of my projects with Docker, so I've made my own base images.
Using Github Actions and a generated Makefile, they automatically update whenever a dependency changes – whether it be the docker image, an alpine package, a github/lab repo, or an npm package.