feat: add author link function, integrate Cloudflare adapter, and enhance layout with new HomeExtras component
Some checks are pending
Upload to bunny / upload (1.22.3) (push) Waiting to run

This commit is contained in:
mr. M 2024-12-10 00:44:49 +01:00
parent aa655cceb5
commit c40e516973
No known key found for this signature in database
GPG key ID: CBD57A2AEDBDA1FB
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: {