Skip to content

Commit 9b86ee6

Browse files
committed
Add emotion badge to website
1 parent 48e84b5 commit 9b86ee6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

pages/projects/website.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
export const project = {
22
title: "Personal Website",
33
abstract: "My most recent project, this Website! A place were I present my past and current projects.",
4-
badges: mapBadges(["TypeScript", "React", "NextJs", "Mantine"]),
4+
badges: mapBadges(["TypeScript", "React", "NextJs", "Mantine", "Emotion"]),
55
id: "website",
66
order: 10,
77
links: [

util/badges.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,10 @@ export const badges: Badges = {
6969
title: "Chart.Js",
7070
gradient: { from: "pink.7", to: "yellow.7", deg: gradientDegree },
7171
},
72+
Emotion: {
73+
title: "Emotion",
74+
gradient: { from: "pink.6", to: "grape.6", deg: gradientDegree },
75+
},
7276
} as const;
7377

7478
// TODO

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy