commit 63faad1c5492497bea80decc80876324f5755b1f
parent 71e92b465b1297b643657a95f69b7c6604bd261c
Author: FIGBERT <figbert@figbert.com>
Date: Thu, 3 Sep 2020 19:20:45 -0700
:bug: Add missing h-card class
Diffstat:
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/content/_index.md b/content/_index.md
@@ -4,11 +4,11 @@ title = "Home"
## Hello World
-<p class="p-note">I'm <a class="p-name u-url u-uid" href="https://figbert.com/" rel="me">FIGBERT</a>, an Israeli-American {{ emoji(name="israel", alt="An Israeli flag") }}{{
-emoji(name="us", alt="An American flag") }} high school student with a passion for Computer Science and Engineering. I spend my time coding side-projects{{ emoji(name="arduino",
-alt="An arduino") }}, doing schoolwork{{ emoji(name="school", alt="A schoolhouse") }}, and playing the occasional videogame{{ emoji(name="joystick", alt="A game joystick") }}.
-My current goal is to become a full-stack developer, proficient in everything from front-end design{{ emoji(name="paint", alt="A paint pallet") }} to cybersecurity{{
-emoji(name="surveillance", alt="A surveillance camera") }}.</p>
+<p class="h-card p-note">I'm <a class="p-name u-url u-uid" href="https://figbert.com/" rel="me">FIGBERT</a>, an Israeli-American {{ emoji(name="israel", alt="An Israeli flag")
+}}{{ emoji(name="us", alt="An American flag") }} high school student with a passion for Computer Science and Engineering. I spend my time coding side-projects{{
+emoji(name="arduino", alt="An arduino") }}, doing schoolwork{{ emoji(name="school", alt="A schoolhouse") }}, and playing the occasional videogame{{ emoji(name="joystick",
+alt="A game joystick") }}. My current goal is to become a full-stack developer, proficient in everything from front-end design{{ emoji(name="paint", alt="A paint pallet") }} to
+cybersecurity{{ emoji(name="surveillance", alt="A surveillance camera") }}.</p>
## My Work