mirror of
https://github.com/jorgev259/soc_site-astro.git
synced 2025-06-29 07:57:41 +00:00
Rich set a fire
This commit is contained in:
parent
f495a1cee8
commit
d61ce20e5d
1 changed files with 0 additions and 2 deletions
|
|
@ -27,8 +27,6 @@ const headerQuery = gql(`
|
||||||
const client = await getApolloClient()
|
const client = await getApolloClient()
|
||||||
const { data: headerInfo } = await client.query({ query: headerQuery })
|
const { data: headerInfo } = await client.query({ query: headerQuery })
|
||||||
const { banner, bannerPosition } = headerInfo
|
const { banner, bannerPosition } = headerInfo
|
||||||
|
|
||||||
const session = await getSession(Astro.request)
|
|
||||||
---
|
---
|
||||||
|
|
||||||
<header class='relative'>
|
<header class='relative'>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue