Add arbitrary fix

This commit is contained in:
Kristian Takvam 2025-10-06 22:27:52 +02:00
parent 864a822c12
commit 8ee5ce96db
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ interface Props {
const { title, description, folder, id }: Props = Astro.props;
const baseURL = "https://janedoe.com";
const baseURL = "https://kremtastic.github.io";
const iconClass =
"glass-t rounded text-txt-p dark:text-darkmode-txt-p flex h-9 w-9 items-center justify-center text-center intersect:animate-fadeUp opacity-0 hover:bg-opacity-20";

View File

@ -8,4 +8,4 @@ tags: [Test]
hideToc: true
---
This is the first blog post on this site! This specific one will definitely get deleted. So whoever reads this is likely part of an honored few (who am I kidding, only I will read this).
This is the first blog post on this site! This specific one will definitely get deleted. So whoever reads this is likely part of an honored few (who am I kidding, only I will read this).