code formatting - add whitespace
This commit is contained in:
parent
58d38a26c0
commit
4ac4b80b2f
@ -2,6 +2,7 @@
|
|||||||
import BasicLayout from "../layouts/BasicLayout.astro";
|
import BasicLayout from "../layouts/BasicLayout.astro";
|
||||||
|
|
||||||
const pageTitle = "emma's place";
|
const pageTitle = "emma's place";
|
||||||
|
|
||||||
const backgroundColor = "#ffd4de";
|
const backgroundColor = "#ffd4de";
|
||||||
const backgroundColorNightMode = "#240046";
|
const backgroundColorNightMode = "#240046";
|
||||||
const textColorNightMode = "#f1dac4";
|
const textColorNightMode = "#f1dac4";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user