Added favourites, fixed cards, merge this for first deploy
This commit is contained in:
parent
fcf328b377
commit
3eccbb69d3
10 changed files with 122 additions and 9 deletions
src/pages
|
@ -11,7 +11,7 @@ import ContactCard from '../components/contactCard.astro';
|
|||
import contactdata from '../../static/_contactdata.json'
|
||||
---
|
||||
|
||||
<Layout title="About" currentpage="about">
|
||||
<Layout title="About - Firq FGO Site" currentpage="about">
|
||||
<BasicSection title="About">
|
||||
This is a small sideproject that I'm creating. It uses Astro for developing and Gitlab for providing the site.
|
||||
</BasicSection>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue