Improved embed (Now generated dynamically)

This commit is contained in:
Firq 2023-03-05 23:10:37 +01:00
parent 89efb44feb
commit 440591efa9
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
6 changed files with 27 additions and 9 deletions
src/pages

View file

@ -2,9 +2,10 @@
import Layout from '../layouts/Layout.astro';
import BasicSection from '../layouts/basicSection.astro';
const description = "A placeholder until I get to designing the Blog pages. Future topics will include FGO, TA, Programming, web technologies and more!"
---
<Layout title="Blog - Firq FGO Site" currentpage="blog">
<Layout title="Blog - Firq FGO Site" currentpage="blog" descriptionOverride={description}>
<BasicSection title="Work in Progress">
Nothing to see here (yet)<br>
Topics will range from FGO to technologies and programming.