mirror of
https://github.com/KazooTTT/kazoottt-blog.git
synced 2025-06-23 02:31:33 +08:00
fix: show full content in rss
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import type { SiteConfig } from '@/types'
|
||||
import type { AstroExpressiveCodeOptions } from 'astro-expressive-code'
|
||||
import type { SiteConfig } from '@/types';
|
||||
import type { AstroExpressiveCodeOptions } from 'astro-expressive-code';
|
||||
|
||||
export const siteConfig: SiteConfig = {
|
||||
// Used as both a meta property (src/components/BaseHead.astro L:31 + L:49) & the generated satori png (src/pages/og-image/[slug].png.ts)
|
||||
|
Reference in New Issue
Block a user