Add navbar and jumbotron markup

This commit is contained in:
Oliver Davies 2023-01-09 09:21:55 +00:00
commit 192dcfebb4
13 changed files with 3853 additions and 0 deletions

1
src/env.d.ts vendored Normal file
View file

@ -0,0 +1 @@
/// <reference types="astro/client" />