14 lines
317 B
Markdown
14 lines
317 B
Markdown
---
|
|
section: "projects"
|
|
title: "Personal Webpage"
|
|
excerpt: "My personal website including a blog and my CV"
|
|
links:
|
|
- label: "Code"
|
|
url: "https://git.simon-einzinger.de/einSimon/webpage"
|
|
- label: "Deployment"
|
|
url: "https://simon-einzinger.de"
|
|
technologies:
|
|
- "Vue 3"
|
|
- "TypeScript"
|
|
- "VitePress"
|
|
---
|