mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-21 21:33:18 +01:00
@@ -1,6 +1,7 @@
|
|||||||
// https://vitepress.dev/guide/custom-theme
|
// https://vitepress.dev/guide/custom-theme
|
||||||
import { h } from "vue";
|
import { h } from "vue";
|
||||||
import Theme from "vitepress/theme";
|
import Theme from "vitepress/theme";
|
||||||
|
import "@fontsource-variable/playfair-display";
|
||||||
import "./style.css";
|
import "./style.css";
|
||||||
import HeroVideo from "./components/HeroVideo.vue";
|
import HeroVideo from "./components/HeroVideo.vue";
|
||||||
import BuyMeCoffee from "./components/BuyMeCoffee.vue";
|
import BuyMeCoffee from "./components/BuyMeCoffee.vue";
|
||||||
|
|||||||
Reference in New Issue
Block a user