diff --git a/public/static/img/tests/mage-demon-queen-fastflix-0bb2.avif b/public/static/img/tests/mage-demon-queen-fastflix-0bb2.avif new file mode 100644 index 0000000..cf90e2f Binary files /dev/null and b/public/static/img/tests/mage-demon-queen-fastflix-0bb2.avif differ diff --git a/src/pages/avif-test.astro b/src/pages/avif-test.astro new file mode 100644 index 0000000..9beb2ae --- /dev/null +++ b/src/pages/avif-test.astro @@ -0,0 +1,19 @@ +--- +import Partition from "../components/Partition.astro"; + +import BaseLayoutJxl from "../layouts/BaseLayoutJxl.astro"; +import BaseLayout from "../layouts/BaseLayout.astro"; +const pageTitle = "Testing animated AVIF support!"; +--- + + + +

{pageTitle}

+
+ +
+

TEST:

+ +
+
+
diff --git a/src/pages/directory.astro b/src/pages/directory.astro index 435139b..9d718e8 100644 --- a/src/pages/directory.astro +++ b/src/pages/directory.astro @@ -10,13 +10,17 @@ const pageTitle = "A bunch of other pages!";

{pageTitle}

Here are some other pages I have for various reasons!

+

A lot of them will most likely be tests and experiments or cool things I want to share but dont need to be directly in the nav bar lol

+
+