feat: add author link function, integrate Cloudflare adapter, and enhance layout with new HomeExtras component

This commit is contained in:
mr. M
2024-12-10 00:44:49 +01:00
parent aa655cceb5
commit c40e516973
28 changed files with 2509 additions and 179 deletions

View File

@@ -1,6 +1,7 @@
/** @type {import('tailwindcss').Config} */
export default {
content: ['./src/**/*.{astro,html,js,jsx,md,mdx,svelte,ts,tsx,vue}'],
darkMode: 'media',
theme: {
extend: {
screens: {