mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-04 09:10:52 +00:00
Add h-card
This commit is contained in:
parent
f1ed7e9b43
commit
575503e20c
@ -13,6 +13,7 @@
|
||||
</nav>
|
||||
{%- endif -%}
|
||||
|
||||
{%- include "global/h-card.njk" -%}
|
||||
{%- include "global/top-btn.njk" %}
|
||||
</footer>
|
||||
|
||||
|
7
src/_includes/global/h-card.njk
Normal file
7
src/_includes/global/h-card.njk
Normal file
@ -0,0 +1,7 @@
|
||||
<div class="h-card hidden">
|
||||
<span class="p-name p-nickname">Leilukin</span>
|
||||
<a href="/" class="u-url">Home page</a>
|
||||
<img src="/assets/leilukin/leilukin-bee.avif" alt="Leilukin" class="u-photo">
|
||||
<span class="p-country-name">Malaysia</span>
|
||||
<span class="p-note">They/she. A proudly queer and autistic <span class="p-gender-identity">non-binary</span> lesbian from Malaysia.</span>
|
||||
</div>
|
Loading…
x
Reference in New Issue
Block a user