This commit is contained in:
TheErrorExe 2025-02-26 14:15:22 +01:00
parent f3d7333503
commit 0b11ea2573
2 changed files with 1 additions and 1 deletions

BIN
like.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

View File

@ -150,7 +150,7 @@
</div>
</div>
<div class="like-container">
<img src="/static/like.png" alt="Like" class="like-image">
<img src="/like.png" alt="Like" class="like-image">
<span>{{ likeCount }}</span>
</div>
<div class="comments-section">