From 9046f5cc95289eb6e5a9e93e2da8a4eda74cb5ff Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sat, 10 Feb 2024 13:15:02 -0800 Subject: refactored some components - added DiscordStatus to about - Updated projects - Added tags to each project - Fixed some text styling --- src/pages/contributions.astro | 27 +++++++++++++-------------- 1 file changed, 13 insertions(+), 14 deletions(-) (limited to 'src/pages/contributions.astro') diff --git a/src/pages/contributions.astro b/src/pages/contributions.astro index 0f4c6ad..6c5219c 100644 --- a/src/pages/contributions.astro +++ b/src/pages/contributions.astro @@ -2,17 +2,18 @@ import Layout from "../layouts/Layout.astro"; import SocialNavbar from "../components/SocialNavbar.astro"; import Card from "../components/Card.astro"; -import MiniCard from "../components/MiniCard.astro"; ---

Open Source Contributions

+

+ I love the idea of open source. Here are some of the projects I've contributed to. +

-

Contributions

    -
    - - -
@@ -61,6 +56,10 @@ import MiniCard from "../components/MiniCard.astro";