fix: sync CSS classes with refactored layout, restore missing sidebar items, add asset versioning, fix routes and auth
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?php ?><link rel="stylesheet" href="/assets/css/landing.css">
|
||||
<?php ?><link rel="stylesheet" href="/assets/css/landing.css?v=<?= asset_version() ?>">
|
||||
|
||||
<div class="landing-page">
|
||||
<section class="landing-hero">
|
||||
|
||||
Reference in New Issue
Block a user