Add ZWJ for breaks

This commit is contained in:
Adam Burgess 2021-07-06 19:04:03 +10:00
parent c78d139831
commit fd02d66535

View File

@ -163,7 +163,7 @@
</p>
</div>
<div class="box">
<h3><a href="https://github.com/adamburgess/celeste-high-frame-rate#readme">https://github.com/adamburgess/celeste-high-frame-rate</a></h3>
<h3><a href="https://github.com/adamburgess/celeste-high-frame-rate#readme">https://github.com/adamburgess/&ZeroWidthSpace;celeste-high-frame-rate</a></h3>
<p>
Celeste is a fun platformer, with a banger soundtrack.<br/>
The developers lock the ingame framerate to 60 fps, which is in my opinion <b>painful</b>.<br/>
@ -171,7 +171,7 @@
</p>
</div>
<div class="box">
<h3><a href="https://tarkov-time.adam.id.au">https://tarkov-time.adam.id.au</a> - source at <a href="https://github.com/adamburgess/tarkov-time">https://github.com/adamburgess/tarkov-time</a></h3>
<h3><a href="https://tarkov-time.adam.id.au">https://tarkov-time.adam.id.au</a> - source at <a href="https://github.com/adamburgess/tarkov-time">https://github.com/adamburgess/&ZeroWidthSpace;tarkov-time</a></h3>
<p>
Escape from Tarkov has a day/night cycle.<br/>
This site shows you the time, and how long it will be to a future time. Deployed on netlify.
@ -185,7 +185,7 @@
</p>
</div>
<div class="box">
<h3><a href="https://bundlephobia.fly.adam.id.au/size/@adamburgess/linq">https://bundlephobia.fly.adam.id.au/size/@adamburgess/linq</a></h3>
<h3><a href="https://bundlephobia.fly.adam.id.au/size/@adamburgess/linq">https://bundlephobia.fly.adam.id.au/size/&ZeroWidthSpace;@adamburgess/&ZeroWidthSpace;linq</a></h3>
<p>
bundlephobia.com uses webpack. I've found it gives slightly inaccurate results because of this.<br/>
I also wanted to get the brotlified sizes for my packages.<br/>
@ -194,7 +194,7 @@
</p>
</div>
<div class="box">
<h3><a href="https://github.com/adamburgess/image-builder">https://github.com/adamburgess/image-builder</a></h3>
<h3><a href="https://github.com/adamburgess/image-builder">https://github.com/adamburgess/&ZeroWidthSpace;image-builder</a></h3>
<p>
I build a lot (all) of my projects with Docker, so I've made my own base images. <br/>
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.