Skip to content

Commit

Permalink
add blog psycopg-vs-asyncpg
Browse files Browse the repository at this point in the history
  • Loading branch information
FernandoArteaga committed Feb 7, 2024
1 parent 36b1012 commit 0d0293f
Show file tree
Hide file tree
Showing 20 changed files with 513 additions and 224 deletions.
1 change: 0 additions & 1 deletion astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,5 @@ import icon from "astro-icon";
// https://astro.build/config
export default defineConfig({
site: 'https://fernandoarteaga.dev',
// site: 'https://fernandoarteaga.github.io',
integrations: [mdx(), sitemap(), icon(), tailwind()]
});
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,8 @@
"daisyui": "^4.6.1",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3"
},
"devDependencies": {
"@tailwindcss/typography": "^0.5.10"
}
}
Loading

0 comments on commit 0d0293f

Please sign in to comment.