Skip to content

Commit f65e9f3

Browse files
update socials and about
1 parent 61c1ff3 commit f65e9f3

File tree

2 files changed

+47
-1
lines changed

2 files changed

+47
-1
lines changed

src/content/other/about.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ I dislike: Skids, Apple, Windows, Google (to some extent), X (especially), and T
55
I know: JS, HTML, CSS and Python.
66
I'm learning: Rust, Gleam and Astro.
77

8-
This website is open source! Check out the code here: https://github.com/SomeRandomCpu/website-spectre
8+
This website is open source and powered by astro! Check out the code here: https://github.com/SomeRandomCpu/website-spectre
9+
Uptime monitor: https://status.duplicake.fyi/

src/content/socials.json

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,50 @@
1616
},
1717
"text": "Bluesky",
1818
"link": "https://bsky.app/profile/duplicake.fyi"
19+
},
20+
{
21+
"id": 3,
22+
"icon": {
23+
"type": "simple-icons",
24+
"name": "reddit"
25+
},
26+
"text": "Reddit",
27+
"link": "https://www.reddit.com/user/EnoughConcentrate897/"
28+
},
29+
{
30+
"id": 4,
31+
"icon": {
32+
"type": "simple-icons",
33+
"name": "youtube"
34+
},
35+
"text": "YouTube",
36+
"link": "https://www.youtube.com/@duplicake4054"
37+
},
38+
{
39+
"id": 5,
40+
"icon": {
41+
"type": "simple-icons",
42+
"name": "X"
43+
},
44+
"text": "X (No longer used)",
45+
"link": "https://x.com/malwarebytes95"
46+
},
47+
{
48+
"id": 4,
49+
"icon": {
50+
"type": "simple-icons",
51+
"name": "mastodon"
52+
},
53+
"text": "Mastodon (Mirror of Bluesky)",
54+
"link": "https://mastodon.social/@duplicake.fyi@bsky.brid.gy"
55+
},
56+
{
57+
"id": 4,
58+
"icon": {
59+
"type": "simple-icons",
60+
"name": "mastodon"
61+
},
62+
"text": "Mastodon (No longer used)",
63+
"link": "https://mastodon.social/@duplicake"
1964
}
2065
]

0 commit comments

Comments
 (0)