From 6be2479c08cbabe4f5c73195538d6ec9f9643ec9 Mon Sep 17 00:00:00 2001 From: Aria Date: Mon, 10 Mar 2025 12:49:38 +1100 Subject: [PATCH] Link to uncompressed images in blog post --- src/blog/post-1.mdx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/blog/post-1.mdx b/src/blog/post-1.mdx index 5e9ca8d..f4bb122 100644 --- a/src/blog/post-1.mdx +++ b/src/blog/post-1.mdx @@ -23,6 +23,7 @@ Recently I joined a community for some very **🏳️‍⚧️**(mostly, there a We where discussing domain names and this one wasn't owned! I'm addicted to coffee so it seemed like the perfect fit for me~ + + After purchasing I needed to decide what I wanted to do with it, for a little over a day (Until not long before I started to write this) it just redirected to my [BlueSky](https://bsky.app/profile/did:plc:bzrn33tcfgjxnsanvg6py3xn) account. @@ -41,13 +43,16 @@ This has been my first time working mostly from scratch to make my personal webs This website was made using [Astro](https://astro.build/) for the build system and I decided to use [Tailwind](https://tailwindcss.com/) instead of basing my own css off Alex's after she convinced me. + + While I got started early on following the basic [blog tutorial](https://docs.astro.build/en/tutorial/0-introduction/) but took a break to make my very first 88x31px button!