main
Midnight 1 year ago
parent 250e8a27a9
commit 2d3b301133

@ -262,20 +262,22 @@
buttonHref="https://prideunbound.uk" buttonHref="https://prideunbound.uk"
buttonText="📂 See archived 2023 Pride Unbound site" buttonText="📂 See archived 2023 Pride Unbound site"
> >
<div class="flex flex-col"> <div class="flex flex-col gap-5">
<h3 <h3
class="inline-flex items-center gap-3 text-xl font-bold" class="text-xl font-bold flex-wrap inline-flex items-center gap-3 justify-between"
> >
<img <div class="inline-flex gap-3">
src="/prideunbound.png" <img
class="h-16" src="/prideunbound.png"
alt="prideunbound" class="h-8 rounded-full"
/> alt="prideunbound"
Pride Unbound /> Pride Unbound
</div>
<span class="text-sm font-light">2023 and ongoing</span>
</h3> </h3>
<p class="text-sm text-gray-800 dark:text-gray-100"> <p class="text-sm text-gray-800 dark:text-gray-100">
Pride Unbound is a convention based in London ran by Puppy Pride. I create and maintain their software and server infrastructure. Pride Unbound is a convention based in London ran by Puppy Pride. I create and maintain their software and server infrastructure.
The website is custom made with Laravel and has a registration system, scheduling system, booking system and CMS pages system all managed by the event organisers through a dashboard. The website is custom made with Laravel and has a registration system, payment system, scheduling system, booking system and CMS pages system all managed by the event organisers through a dashboard.
</p> </p>
</div> </div>
</Card> </Card>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 100 KiB

After

Width:  |  Height:  |  Size: 100 KiB

Loading…
Cancel
Save