mirror of
https://codeberg.org/VnPower/PixivFE
synced 2024-12-06 19:16:23 +01:00
Layout: use a heart for bookmarks
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
<a class="nav-link" href="/self/followingWorks"><i class="bi bi-people me-2" title="users"></i>Latest works by followed</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link" href="/self/bookmarks"><i class="bi bi-person me-2" title="user"></i>Your bookmarks</a>
|
||||
<a class="nav-link" href="/self/bookmarks"><i class="bi bi-heart me-2" title="user"></i>Your bookmarks</a>
|
||||
</li>
|
||||
</div>
|
||||
<div class="mb-4">
|
||||
|
||||
Reference in New Issue
Block a user