diff --git a/src/content/page/about.mdx b/src/content/page/about.mdx index 0506d86..d53b44b 100644 --- a/src/content/page/about.mdx +++ b/src/content/page/about.mdx @@ -1,9 +1,10 @@ --- -title: 'About' -date: '2020-09-21' +title: "About" +date: "2020-09-21" --- -import SkillBar from '../../components/SkillBar.astro' -import AboutImage from '../../components/AboutImage.astro' + +import SkillBar from "../../components/SkillBar.astro"; +import AboutImage from "../../components/AboutImage.astro"; Hi, I'm Nicco @@ -11,9 +12,12 @@ I've been doing programming things and "You do computer science right? Can you f My home is mainly the web, but I wander down many paths of computer science, wherever Ecosia and curiosity bring me that day.