mirror of
https://github.com/LaconicNetwork/laconic.com.git
synced 2026-09-12 23:57:32 +00:00
Work on CMS header, minor changes (#78)
* Work on CMS header, minor changes * Fix deploy maybe * Fix animation mobile, fix caret * Fix header color, etc
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
const HeaderQuery = {
|
||||
query: `
|
||||
{
|
||||
header {
|
||||
navMenu
|
||||
}
|
||||
}`
|
||||
}
|
||||
|
||||
export { HeaderQuery }
|
||||
Reference in New Issue
Block a user