This commit is contained in:
parent
e3835f6577
commit
f70df99f09
7 changed files with 22 additions and 21 deletions
|
@ -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>
|
|
@ -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>
|
|
@ -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>
|
Loading…
Add table
Add a link
Reference in a new issue