feat: the catppuccin update
This commit is contained in:
parent
25ca02da0a
commit
141de7c95f
13 changed files with 1326 additions and 3116 deletions
|
|
@ -7,5 +7,10 @@ import tailwind from "@astrojs/tailwind";
|
|||
// https://astro.build/config
|
||||
export default defineConfig({
|
||||
site: "https://zackmyers.io",
|
||||
markdown: {
|
||||
shikiConfig: {
|
||||
theme: "catppuccin-frappe",
|
||||
},
|
||||
},
|
||||
integrations: [mdx(), sitemap(), tailwind()],
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue