added single post viewing

This commit is contained in:
2024-11-25 19:12:54 -05:00
parent eb9b093485
commit a7f6ecf477
13 changed files with 733 additions and 411 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
<!-- sourced from https://xaydungso.vn/blog/20-mau-loading-gif-cute-dang-yeu-nhat-cho-website-cua-ban-en-in.html -->
<img src="../assets/loading-transparent.gif">
</div>
<div id="imgzoom" class="zoom-container zoomed">
<div id="imgzoom" class="zoom-container zoomed hidden">
<img src="" alt="Zoomable Image" class="zoom-image" />
<video src="" alt="Zoomable VIdeo" class="zoom-video" controls></video>
</div>