mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-04-30 14:29:29 +08:00
update profile
This commit is contained in:
parent
7e7745ea05
commit
7bdd0a57f4
1 changed files with 11 additions and 9 deletions
|
@ -26,20 +26,22 @@
|
|||
class="text-sm transition tooltip tooltip-secondary hover:text-secondary"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
data-tip="RSS"
|
||||
aria-label="RSS"
|
||||
href="/atom.xml">
|
||||
<span class="i-ic-twotone-rss-feed !w-8 !h-8 mr-1 fill-current inline-block hover:text-lime-500" />
|
||||
data-tip="Bookmark"
|
||||
aria-label="Bookmark"
|
||||
href="https://airtable.com/shrpftxf6JgRomP2X">
|
||||
<span class="i-ic-round-bookmark-border
|
||||
!w-8 !h-8 mr-1 fill-current inline-block hover:text-lime-500" />
|
||||
</a>
|
||||
<a
|
||||
class="text-sm transition tooltip tooltip-secondary hover:text-secondary"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
data-tip="Bookmark"
|
||||
aria-label="Bookmark"
|
||||
href="https://airtable.com/shrpftxf6JgRomP2X">
|
||||
<span class="ic:baseline-bookmarks !w-8 !h-8 mr-1 fill-current inline-block hover:text-lime-500" />
|
||||
data-tip="RSS"
|
||||
aria-label="RSS"
|
||||
href="/atom.xml">
|
||||
<span class="i-ic-twotone-rss-feed !w-8 !h-8 mr-1 fill-current inline-block hover:text-lime-500" />
|
||||
</a>
|
||||
|
||||
{#if site.author.email}
|
||||
<a
|
||||
class="text-sm transition tooltip tooltip-secondary hover:text-secondary"
|
||||
|
|
Loading…
Reference in a new issue