feat: add Merch Store link to footer and navigation, and update README with store information

This commit is contained in:
Simon Larsen
2025-03-13 19:30:05 +00:00
parent adcdf5c7a1
commit b2f10da32b
3 changed files with 23 additions and 0 deletions

View File

@@ -151,6 +151,10 @@
<a href="/oss-friends" target="_blank" class="text-sm leading-6 text-gray-600 hover:text-gray-900">Open Source Friends</a>
</li>
<li>
<a href="https://shop.oneuptime.com" target="_blank" class="text-sm leading-6 text-gray-600 hover:text-gray-900">Merch Store</a>
</li>
<li>
<a href="/about" class="text-sm leading-6 text-gray-600 hover:text-gray-900">About Us</a>
</li>

View File

@@ -311,6 +311,21 @@
</div>
</a>
<a href="https://shop.oneuptime.com" class="-m-3 flex items-start rounded-lg p-3 hover:bg-gray-50">
<!-- Heroicon name: outline/calendar -->
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="h-6 w-6 flex-shrink-0 text-indigo-600">
<path stroke-linecap="round" stroke-linejoin="round" d="M15.75 10.5V6a3.75 3.75 0 1 0-7.5 0v4.5m11.356-1.993 1.263 12c.07.665-.45 1.243-1.119 1.243H4.25a1.125 1.125 0 0 1-1.12-1.243l1.264-12A1.125 1.125 0 0 1 5.513 7.5h12.974c.576 0 1.059.435 1.119 1.007ZM8.625 10.5a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Zm7.5 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Z" />
</svg>
<div class="ml-4">
<p class="text-base font-medium text-gray-900">Merch Store</p>
<p class="mt-1 text-sm text-gray-500">Buy our merch and support open source development.</p>
</div>
</a>
<a href="/about" class="-m-3 flex items-start rounded-lg p-3 hover:bg-gray-50">
<!-- Heroicon name: outline/calendar -->

View File

@@ -89,3 +89,7 @@ We <3 contributions big and small. In priority order (although everything is app
## Donate
If you like the project, please consider a small donation. Every single dollar will be used to ship new features or maintain existing ones. 100% of the work we do is open-source. [Please donate here](https://github.com/sponsors/OneUptime)
## Merch Store
Support the development of OneUptime by purchasing from our [Merch Store](https://shop.oneuptime.com). All revenue generated from the store will go directly towards funding the open-source development of OneUptime. Show your support and get some cool swag!