Rich set a fire

This commit is contained in:
Jorge Vargas 2024-11-20 22:26:10 -06:00
parent f495a1cee8
commit d61ce20e5d

View file

@ -27,8 +27,6 @@ const headerQuery = gql(`
const client = await getApolloClient()
const { data: headerInfo } = await client.query({ query: headerQuery })
const { banner, bannerPosition } = headerInfo
const session = await getSession(Astro.request)
---
<header class='relative'>