alt text, better link preview
This commit is contained in:
parent
f7acce8c5f
commit
55c119947d
1 changed files with 6 additions and 2 deletions
|
@ -6,6 +6,10 @@
|
||||||
|
|
||||||
<meta property="og:title" content="{{ title }}" />
|
<meta property="og:title" content="{{ title }}" />
|
||||||
<meta property="og:description" content="{{ description }}" />
|
<meta property="og:description" content="{{ description }}" />
|
||||||
|
<meta property="og:type" content="website" />
|
||||||
|
<meta property="og:image" content="https://gaiety.dog/assets/reference-sfw.jpg" />
|
||||||
|
<meta property="og:image:alt" content="Digitally rendered art reference image for Gaiety. Species is an Anatolian Shepherd who is described as playful, courageous and flirtatious. Fae are shown with color palette consisting of a tan and brown dog with a white belly, lean body, floppy ears with colored bangs and medium length dark brown slightly curly hair. Faer tail is prominantly long and fluffy, if it were straight it would reach their feet paws. Fae are shown with a watercolor paw print multicolor tattoo alongside several collars, an optional pair of glasses and numerous small circular piercings in an asymetrical fashion across faer ears. The artwork is done by Zedzar." />
|
||||||
|
<meta property="og:secure_url" content="https://gaiety.dog/" />
|
||||||
|
|
||||||
<link href="/styles.css" rel="stylesheet">
|
<link href="/styles.css" rel="stylesheet">
|
||||||
|
|
||||||
|
@ -14,7 +18,7 @@
|
||||||
<body class="bg-gray-200">
|
<body class="bg-gray-200">
|
||||||
<div class="relative bg-indigo-900">
|
<div class="relative bg-indigo-900">
|
||||||
<div class="absolute inset-0">
|
<div class="absolute inset-0">
|
||||||
<img class="w-full h-full object-cover mb-16" src="/assets/snacks.jpg" alt="">
|
<img class="w-full h-full object-cover mb-16" src="/assets/snacks.jpg" alt="Digitally rendered shaded art by Megenta7 of the character Gaiety as a feral (non-anthromorphized) dog laying atop a giant pile of dog treats. Alongside the pile of treats are clearly empty bags labeled 'Dog Food' Gaiety has faer eyes closed, paws kicking up excitedly, with a hand paw mid-action tossing yet another treat into a lazily open maw with tongue agape ready to receive the treat playfully.">
|
||||||
<div class="absolute inset-0 bg-indigo-900" style="mix-blend-mode: multiply;" aria-hidden="true"></div>
|
<div class="absolute inset-0 bg-indigo-900" style="mix-blend-mode: multiply;" aria-hidden="true"></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="relative max-w-7xl mx-auto py-24 px-4 sm:py-32 sm:px-6 lg:px-8">
|
<div class="relative max-w-7xl mx-auto py-24 px-4 sm:py-32 sm:px-6 lg:px-8">
|
||||||
|
@ -103,7 +107,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<a class="block -mt-6 aspect-w-5 aspect-h-3 md:aspect-w-2 md:aspect-h-1" href="https://sfw.furaffinity.net/view/34038907/" title="View Reference Sheet by ZeDzar on Furaffinity.net">
|
<a class="block -mt-6 aspect-w-5 aspect-h-3 md:aspect-w-2 md:aspect-h-1" href="https://sfw.furaffinity.net/view/34038907/" title="View Reference Sheet by ZeDzar on Furaffinity.net">
|
||||||
<img class="rounded-md object-cover object-left-top sm:translate-x-16 lg:translate-y-20" src="/assets/reference-sfw.jpg" alt="Reference by ZeDzar">
|
<img class="rounded-md object-cover object-left-top sm:translate-x-16 lg:translate-y-20" src="/assets/reference-sfw.jpg" alt="Digitally rendered art reference image for Gaiety. Species is an Anatolian Shepherd who is described as playful, courageous and flirtatious. Fae are shown with color palette consisting of a tan and brown dog with a white belly, lean body, floppy ears with colored bangs and medium length dark brown slightly curly hair. Faer tail is prominantly long and fluffy, if it were straight it would reach their feet paws. Fae are shown with a watercolor paw print multicolor tattoo alongside several collars, an optional pair of glasses and numerous small circular piercings in an asymetrical fashion across faer ears. The artwork is done by Zedzar.">
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue