Skip to content

Commit

Permalink
chore: friends links screen shots
Browse files Browse the repository at this point in the history
  • Loading branch information
eallion committed Aug 25, 2024
1 parent fd116ee commit 16d10ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/_default/links.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ <h1 class="mt-0 text-4xl font-extrabold text-neutral-900 dark:text-neutral">
<p class="overflow-hidden whitespace-nowrap text-ellipsis text-neutral-700 mt-0 mb-0 dark:text-neutral-300">{{- $bio -}}</p>
</div>
<div class="hidden rounded border border-solid border-neutral-700 group-hover:block">
<img class="lazy nozoom my-0" loading="lazy" alt src="https://api.eallion.com/screens/{{- strings.TrimSuffix "/" $domain -}} ">
<img class="lazy nozoom my-0" loading="lazy" alt src="https://api.eallion.com/screens/{{- strings.TrimSuffix "/" $domain -}}.png ">
</div>
</div>
</a>
Expand Down

0 comments on commit 16d10ea

Please sign in to comment.