fix: albums that don't have a valid link

This commit is contained in:
Cory Dransfeldt 2023-07-17 12:59:51 -07:00
parent b7a70c1589
commit cb3e867300
No known key found for this signature in database
13 changed files with 19 additions and 13 deletions

View file

@ -11,7 +11,7 @@ permalink: 404.html
</h3>
<div class="flex justify-center">
<a href="/" class="flex flex-row items-start md:items-center font-semibold py-2 px-4 rounded-full !no-underline !text-white dark:text-gray-900 bg-purple-600 dark:bg-purple-400 hover:bg-purple-500">
<span class="pt-1 md:pt-0 mr-1">
<span class="icon--bold pt-1 md:pt-0 mr-1">
{% tablericon "receipt-2" "Receipt" "width=20 height=20" %}
</span>
<span>Skip out on the room service bill</span>