Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions website/assets/GitHub_Invertocat_White.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added website/assets/kofi_symbol.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ <h1 class="text-4xl font-extrabold tracking-tight mb-1">Bazaar</h1>
class="inline-block bg-[#1c71d8] text-white font-semibold px-8 py-3 rounded-full transition border-4 border-[#1c71d8] hover:shadow-[0_0_0_4px_#1c71d8,inset_0_0_0_4px_#1c71d8] dark:bg-[#3584e4] dark:border-[#3584e4] dark:hover:shadow-[0_0_0_4px_#3584e4,inset_0_0_0_4px_#3584e4]">
Get it on Flathub
</a>
<a href="https://ko-fi.com/kolunmi"
<a href="/support"
class="inline-flex items-center gap-2 bg-[#f06292] text-white font-semibold px-8 py-3 rounded-full transition border-4 border-[#f06292] hover:shadow-[0_0_0_4px_#f06292,inset_0_0_0_4px_#f06292]">
<img src="assets/heart-filled-symbolic.svg" class="w-5 h-5 invert brightness-0 invert" alt="">
Support
Expand Down Expand Up @@ -180,4 +180,4 @@ <h2 class="text-3xl font-extrabold mb-3 text-[#251f32] dark:text-[#deddda]">Try

</body>

</html>
</html>
Loading