more typescript stuff and new post

This commit is contained in:
2024-02-21 20:26:19 -05:00
parent b4fd4e3403
commit d1bd9388fc
9 changed files with 117 additions and 52 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import { defineConfig } from 'astro/config';
import netlify from '@astrojs/netlify/functions';
import netlify from '@astrojs/netlify';
// https://astro.build/config
import mdx from '@astrojs/mdx';