b42dacffdd
fix(friends.astro): 🐛 move my own button to using <img />
again over Astro's <Image />
...
I forgot that I enabled processing of images from my own website so it caused it to get processed and optimised which is not what I want. moved to using the basic code for my image as that is all that is needed
2024-12-20 15:17:14 +11:00
22fb93357c
refactor(NavHeader.astro): ♻️ Increase quality of header images
...
The images are compressed more optimally with production builds allowing for an increase in quality
2024-12-20 15:11:02 +11:00
1a271786b0
refactor(NavHeader.astro): ⚡ Optimise size and scale of pfp in header
...
set's the header to be 320x320 with a quality of 65 which get's it just under 20kb in avif
2024-12-20 15:06:44 +11:00
8f5c40bed5
refactor(NavHeader.astro): ⚡ Optimise the header background image size and resolution
...
Moved to using Astro's `getImage()` function to serve the image as an avif image wich was been scaled down so it's isn't larger resolution than it need to be
2024-12-20 15:05:50 +11:00
db8256b81d
refactor(FriendLink.astro): Move from <img /> to <Image /> for buttons
2024-12-20 13:19:20 +11:00
f7488934f2
feat(NavHeader): Supply client with avif, webp, jpeg and png options for profile picture
2024-12-20 13:02:02 +11:00
7ed39cd0df
style: Try biome
2024-12-19 11:53:42 +11:00
495057fa2b
fix(NavHeader.astro): I had 33x31 instead of 88x31...
2024-12-18 23:10:19 +11:00
5c89185f3d
feat(friends.astro):Revamp the code provided for users to copy for my button
2024-12-18 02:16:01 +11:00
6c9d8ee959
feat(other buttons.astro): add increment counter
2024-12-18 02:08:25 +11:00
0c91658331
fix: repair miyuko's button being stretched for some reason
2024-12-18 02:06:39 +11:00
3a6d718d5f
[friends] Add a couple more frens!
2024-12-18 01:47:11 +11:00
271bb8509e
feat: trans the internet a little more
...
Added the script for [Transing The Internet](https://transring.neocities.org ), now I just gotta submit it to them
2024-12-17 20:36:11 +11:00
a7148a0fa2
Fix the 'Krill yourself 2' 88x31 hyperlink
2024-12-17 02:18:20 +11:00
b65579e0ed
Add some more friends!!
2024-12-17 02:08:10 +11:00
e1c5eafc1d
Create a new page to display more buttons
2024-12-17 02:07:01 +11:00
4bdb2ca436
Finally finish this enough to post
...
From here I will actually track changed with git but I just needed a base to work from.
RIP this attomic ass commit
2024-12-17 01:01:43 +11:00
BuyMyMojo
0df6271d7e
Forgot to add taget to the a tag in FriendLink
2024-12-16 01:14:38 +11:00
BuyMyMojo
99f8089b6d
Setup a very basic starting point for the website
2024-12-16 01:05:08 +11:00
BuyMyMojo
cef99ad763
Move things over to Astro I guess...
2024-12-15 23:44:27 +11:00
BuyMyMojo
0c340ff317
jank testing
2024-12-15 23:34:40 +11:00