clarification

This commit is contained in:
nelle 2023-08-18 05:26:13 -06:00
parent ef6ea621e9
commit a3061d1d59
2 changed files with 2 additions and 2 deletions

View file

@ -60,7 +60,7 @@
I use <strong><a href="https://bulma.io/"><u>Bulma</u></a></strong> Which doesn't require JS in the frontend,
I've used a little JS for the mobile version,
specifically the menu burger opening and closing).
I do however use <strong><a href="https://astro.build"><u>Astro</u></a></strong> in the backend for server-side rendering,
I do however use <strong><a href="https://astro.build"><u>Astro</u></a></strong> in the backend for server-side rendering (on the <a href="staging.limepot.xyz">Staging Site</a>),
i mostly use this as a boilerplate solution, as i got tired of entering the same copy-paste fields over and over again.
but this site will function if you turn JS off.</p>
<br>

View file

@ -13,7 +13,7 @@ import Card from '../components/Card.astro';
I use <strong><a href="https://bulma.io/"><u>Bulma</u></a></strong> Which doesn't require JS in the frontend,
I've used a little JS for the mobile version,
specifically the menu burger opening and closing).
I do however use <strong><a href="https://astro.build"><u>Astro</u></a></strong> in the backend for server-side rendering,
I do however use <strong><a href="https://astro.build"><u>Astro</u></a></strong> in the backend for server-side rendering (on the <a href="staging.limepot.xyz">Staging Site</a>),
i mostly use this as a boilerplate solution, as i got tired of entering the same copy-paste fields over and over again.
but this site will function if you turn JS off.</p>
<br>