diff --git a/index.html b/index.html index 3a70601..c6eb7ec 100644 --- a/index.html +++ b/index.html @@ -44,7 +44,7 @@ diff --git a/src/components/Post.tsx b/src/components/Post.tsx index 5df5102..2b09618 100644 --- a/src/components/Post.tsx +++ b/src/components/Post.tsx @@ -1,4 +1,5 @@ import { SparklesIcon } from "@heroicons/react/20/solid"; +import { ShieldExclamationIcon } from "@heroicons/react/24/solid"; const Post = () => { return ( @@ -17,7 +18,11 @@ const Post = () => { > Ryan Walters - + @@ -55,6 +60,14 @@ const Post = () => { the
background
CSS property, allowing dynamic SVG generation.

+
+ +
+ In Progress + +
+
+