1
0
mirror of synced 2026-05-22 22:13:18 +00:00

DEV: Restructure file locations

- Colocate components / connectors
- Move admin UI files to `admin/assets` so they are only served to admins
This commit is contained in:
David Taylor
2023-11-07 17:24:51 +00:00
parent dbafb3b277
commit 3ca4398bad
31 changed files with 5 additions and 5 deletions
@@ -0,0 +1,5 @@
{{ad-slot
placement="post-bottom"
category=@model.topic.category.slug
postNumber=@model.post_number
}}
@@ -1,5 +0,0 @@
{{ad-slot
placement="post-bottom"
category=model.topic.category.slug
postNumber=model.post_number
}}