Add links to who_we_are page
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Isaac Mills 2025-07-12 20:00:48 -06:00
parent c1afdf9ba7
commit e3835f6577
Signed by: fnmain
GPG key ID: B67D7410F33A0F61
5 changed files with 57 additions and 18 deletions

View file

@ -14,9 +14,7 @@
<if condition="text != '' && !$slots.text?.filled">
<p style="font-size: 200px; text-align: center; margin: 0; padding: 0;">{{text}}</p>
</if>
<markdown>
<slot:title />
</markdown>
<slot:title />
<div class="links">
<slot:links></slot:links>
</div>