aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/components/Layout.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Updates for 2023 (#102)Kevin Hoerr2023-02-221-1/+1
| | | | | * Updates for 2023 * Additional tweaks
* Reintegrate GraphQL (#23)Kevin Hoerr2022-11-281-4/+7
| | | | | * Use GraphQL for site metadata incl version * Explicit props for passthrough components
* Clean before build (#16)Kevin Hoerr2022-11-211-0/+2
| | | | | * Move main.css to Layout component * Add step to clean Gatsby before build
* Layout changes (#15)Kevin Hoerr2022-11-211-0/+30
* Layout refactor and standardization * Use split to condense short array * Fix verbage