Skip to content

Commit

Permalink
⬆️ Update node packages
Browse files Browse the repository at this point in the history
  • Loading branch information
rjkilpatrick committed Jul 30, 2023
1 parent 2f4fdb1 commit d04581f
Show file tree
Hide file tree
Showing 3 changed files with 1,938 additions and 2,062 deletions.
3 changes: 1 addition & 2 deletions astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,11 @@ export default defineConfig({
mdx(),
react(),
sitemap({
customPages: ["https://rjkilpatrick.uk/virtual-window/"],
customPages: ["https://rjkilpatrick.uk/virtual-window"],
}),
prefetch(),
],
markdown: {
extendDefaultPlugins: true,
remarkPlugins: [remarkMath],
rehypePlugins: [rehypeKatex, rehypeSlug, rehypeAutolinkHeadings],
remarkRehype: {
Expand Down
Loading

0 comments on commit d04581f

Please sign in to comment.