Index: Move 'Newest from following' section to the top

This commit is contained in:
VnPower
2024-11-07 20:58:32 +07:00
parent 48020bb5ac
commit 74b7b470c1
+9 -9
View File
@@ -102,15 +102,6 @@
<hr class="border-neutral-800 opacity-100 rounded mt-0 mb-0">
<div class="col-12 mt-3">
<h2>Recommended works</h2>
<div class="row row-cols-2 row-cols-md-4 row-cols-lg-6 g-4">
{{- include "fragments/small-tn" .Data.Recommended }}
</div>
</div>
<hr class="border-neutral-700 opacity-100 rounded mb-0">
<div class="col-12">
<h2>Latest works by followed</h2>
{{- if len(.Data.Following) > 0 }}
@@ -129,6 +120,15 @@
<hr class="border-neutral-700 opacity-100 rounded mb-0">
<div class="col-12 mt-3">
<h2>Recommended works</h2>
<div class="row row-cols-2 row-cols-md-4 row-cols-lg-6 g-4">
{{- include "fragments/small-tn" .Data.Recommended }}
</div>
</div>
<hr class="border-neutral-700 opacity-100 rounded mb-0">
<!-- Today's illustration rankings -->
<div class="col-12">
<h2>Today's illustration rankings</h2>