Fix lists on pages

This commit is contained in:
Alex 2026-06-10 14:00:25 -07:00
parent 1b9cfe6587
commit 5e99686b5c
4 changed files with 14 additions and 4 deletions

View file

@ -4,6 +4,7 @@
@use './front/layout';
@use './front/menu';
@use './front/lists';
@use './front/pages';
@use './front/photos';
@use './front/posts';
@use './front/taxonomy';