✨ Update general style
- Smaller width of page - Center navbar - Fonts - Catppuccin Mocha colours - TODO.md - Show all uses at the same time - and more...
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
---
|
||||
import Layout from "../layouts/Layout.astro"
|
||||
import Greeting from "../components/Greeting.astro"
|
||||
import Layout from "@/layouts/Layout.astro"
|
||||
import Greeting from "@/components/Greeting.astro"
|
||||
|
||||
// https://slashpages.net/
|
||||
---
|
||||
|
Reference in New Issue
Block a user