mirror of
https://github.com/kogakure/website-astro-stefanimhoff.de.git
synced 2026-02-03 12:05:28 +00:00
feat: move essays of 2010
This commit is contained in:
@@ -10,6 +10,11 @@ import { defineConfig } from 'astro/config';
|
||||
export default defineConfig({
|
||||
markdown: {
|
||||
remarkPlugins: [remarkReadingTime],
|
||||
shikiConfig: {
|
||||
theme: 'nord',
|
||||
langs: [],
|
||||
wrap: true,
|
||||
},
|
||||
},
|
||||
integrations: [mdx(), tailwind(), preact(), astroImageTools],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user