mirror of
https://github.com/gogrlx/docs.grlx.dev.git
synced 2026-04-14 17:00:50 -07:00
remove view transitions and added architecture stub
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
---
|
||||
import type { Props } from '@astro/starlight/props'
|
||||
import Default from '@astrojs/starlight/components/Head.astro'
|
||||
import { ViewTransitions } from 'astro:transitions'
|
||||
---
|
||||
|
||||
<ViewTransitions />
|
||||
<Default {...Astro.props}><slot /><</Default>
|
||||
Reference in New Issue
Block a user