Add settings pages & header
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
---
|
||||
import SettingsLayout from "@layouts/SettingsLayout.astro";
|
||||
---
|
||||
<SettingsLayout active="proxy">
|
||||
<div class="h-full mt-14 flex-grow">
|
||||
</div>
|
||||
</SettingsLayout>
|
||||
Reference in New Issue
Block a user