Various changes
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Isaac Mills 2025-07-12 21:31:22 -06:00
parent e3835f6577
commit f70df99f09
Signed by: fnmain
GPG key ID: B67D7410F33A0F61
7 changed files with 22 additions and 21 deletions

View file

@ -1,4 +1,4 @@
<x-tab-content selected="2">
<x-tab::content selected="2">
<x-section-head header="Shoutouts to cool things!">
<x-blockquote cite="Tyson Jenkins (CEO of TYSONCLOUD)">
That's crazy
@ -17,4 +17,4 @@
</fill:subtitle>
<fill:description>We'll get to it, trust</fill:description>
</x-project>
</x-tab-content>
</x-tab::content>

View file

@ -1,4 +1,4 @@
<x-tab-content selected="3">
<x-tab::content selected="3">
<x-section-head header="Page four">
<x-blockquote cite="Josh Arbon (CEO of Tysontoucherinator)">
Who is this guy?
@ -17,4 +17,4 @@
</fill:subtitle>
<fill:description>We'll get to it, trust</fill:description>
</x-project>
</x-tab-content>
</x-tab::content>

View file

@ -1,4 +1,4 @@
<x-tab-content selected="0">
<x-tab::content selected="0">
<x-section-head header="Our projects">
<x-blockquote cite="You, just now">
Wow, such professionalism! What are these guys working on now?
@ -7,7 +7,7 @@
<x-project id="tysoncloud">
<fill:links>
<x-link::github href="timmyjinks/TYSONCLOUD"></x-link::github>
<x-link::website href="https://tysoncloud.tysonjenkins.dev/"></x-link::website>
<x-link::website href="https://tysoncloud.tysonjenkins.dev/" referencing="TYSONCLOUD"></x-link::website>
</fill:links>
<fill:img>
<img src="/assets/tysoncloud.svg">
@ -36,7 +36,7 @@
headerstyle="font-family: 'Apex Mk2'" id="simulo">
<fill:links>
<x-link::github href="richgrov/simulo"></x-link::github>
<x-link::website href="https://simulo.grover.sh"></x-link::website>
<x-link::website href="https://simulo.grover.sh" referencing="Simulo"></x-link::website>
</fill:links>
<fill:img>
<img src="/assets/simulo.svg">
@ -68,7 +68,7 @@
</x-project>
<x-project id="c0re">
<fill:links>
<x-link::website href="https://c0re.com"></x-link::website>
<x-link::website href="https://c0re.com" referencing="c0re"></x-link::website>
</fill:links>
<fill:img>
<include src="assets/c0re.svg"></include>
@ -129,7 +129,7 @@
titlestyle="background-image: linear-gradient(to right, oklch(0.714 0.203 305.504) 0px, oklch(0.718 0.202 349.761) 100%); background-clip: text; color: transparent"
id="braindance">
<fill:links>
<x-link::website href="https://braindance.live"></x-link::website>
<x-link::website href="https://braindance.live" referencing="Braindance"></x-link::website>
</fill:links>
<fill:img>
<img src="/assets/braindance.svg">
@ -221,4 +221,4 @@
</li>
</ol>
</fill:footer>
</x-tab-content>
</x-tab::content>