Improved embed (Now generated dynamically)
This commit is contained in:
parent
89efb44feb
commit
440591efa9
6 changed files with 27 additions and 9 deletions
src/pages
|
@ -24,9 +24,11 @@ const techologydata = [{
|
|||
"link": "https://www.typescriptlang.org/",
|
||||
"image": "typescript"
|
||||
},]
|
||||
|
||||
const description = "A summary of the technologies used as well as my contact information. You'll also find disclaimers and thank you notes for the people that helped me.";
|
||||
---
|
||||
|
||||
<Layout title="About - Firq FGO Site" currentpage="about">
|
||||
<Layout title="About - Firq FGO Site" currentpage="about" descriptionOverride={description}>
|
||||
<BasicSection title="About">
|
||||
This is a small sideproject that I'm creating. First time doing webdev in general, and first project using Typescript.
|
||||
</BasicSection>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue