small import change, color change on navbar, disclaimers updated, navbar mobile improvements, about improvements

This commit is contained in:
Firq 2023-03-05 15:39:47 +01:00
parent 527998e0d2
commit 1ca92504f8
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
6 changed files with 31 additions and 12 deletions
src/pages

View file

@ -6,7 +6,8 @@ import BasicSection from '../layouts/basicSection.astro';
<Layout title="Blog - Firq FGO Site" currentpage="blog">
<BasicSection title="Work in Progress">
Nothing to see here (yet)
Nothing to see here (yet)<br>
Topics will range from FGO to technologies and programming.
</BasicSection>
</Layout>