Wowie what a gay little website for my gay little self aria.coffee
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

perf(index): move all FriendLinks over to high variant

aria 203414e2 eec691aa

+1 -1
+1 -1
src/pages/index.astro
··· 4 4 import Greeting from "../components/Greeting"; 5 5 import Social from "../components/Social.astro"; 6 6 import BaseLayout from "../layouts/BaseLayout.astro"; 7 - import FriendLink from "../components/FriendLink.astro"; 7 + import FriendLink from "../components/FriendLinkHigh.astro"; 8 8 import FriendLinkMid from "../components/FriendLinkMid.astro"; 9 9 import FriendLinkLow from "../components/FriendLinkLow.astro"; 10 10 const pageTitle = "Aria";