mirror of
https://codeberg.org/VnPower/PixivFE
synced 2024-12-06 19:16:23 +01:00
artwork: rm #checkpoint
This commit is contained in:
@@ -62,7 +62,8 @@
|
||||
<div class="card h-100 border-0 bg-transparent">
|
||||
<div class="position-relative h-100 thumbnail-hover-dark mb-2">
|
||||
<div>
|
||||
<a href="/users/{{ .Illust.User.ID }}/illustrations#checkpoint">
|
||||
{* NOTE: the lack of #checkpoint is intentional; we need to orient the user once they land on the user page for the first time *}
|
||||
<a href="/users/{{ .Illust.User.ID }}/illustrations">
|
||||
<div class="ratio ratio-1x1">
|
||||
<div class="rounded d-flex flex-column align-items-center justify-content-center w-100 h-100 bg-neutral-800 text-white">
|
||||
<i class="bi bi-three-dots text-white fs-2"></i>
|
||||
|
||||
Reference in New Issue
Block a user