Fix who_we_are.html and add people's pics
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
a17729b453
commit
93274ade0a
9 changed files with 24 additions and 7 deletions
|
@ -1,12 +1,24 @@
|
|||
<x-tab-content selected="1">
|
||||
<x-tab::content selected="1">
|
||||
<x-section-head header="Who are these guys?">
|
||||
<x-blockquote cite="Your mom, last night">
|
||||
OMG these projects are so skibidi! I must know the rizzlers behind them!
|
||||
</x-blockquote>
|
||||
</x-section-head>
|
||||
<x-project text="?">
|
||||
<fill:title># Coming soon to theaters</fill:title>
|
||||
<fill:subtitle>## This website is under construction</fill:subtitle>
|
||||
<fill:description>We'll get to it, trust</fill:description>
|
||||
<fill:title>
|
||||
<markdown>
|
||||
# Coming soon to theaters
|
||||
</markdown>
|
||||
</fill:title>
|
||||
<fill:subtitle>
|
||||
<markdown>
|
||||
## This website is under construction
|
||||
</markdown>
|
||||
</fill:subtitle>
|
||||
<fill:description>
|
||||
<markdown>
|
||||
We'll get to it, trust
|
||||
</markdown>
|
||||
</fill:description>
|
||||
</x-project>
|
||||
</x-tab-content>
|
||||
</x-tab::content>
|
Loading…
Add table
Add a link
Reference in a new issue