Skip to content

Commit 3f2d343

Browse files
committed
Updated Discord link everywhere and made urls more visible
1 parent 9472ac1 commit 3f2d343

6 files changed

Lines changed: 12 additions & 7 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# emexLabs website
2-
[![Discord invite](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fdiscord.com%2Fapi%2Fv9%2Finvites%2FCbeg3gJzC7&query=profile.member_count&suffix=%20Members&style=for-the-badge&logo=discord&logoColor=fff&label=emex%20lab%20Discord&labelColor=000&color=fff
3-
)](https://discord.gg/Cbeg3gJzC7)
2+
[![Discord invite](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fdiscord.com%2Fapi%2Fv9%2Finvites%2FH96bhkAHjB&query=profile.member_count&suffix=%20Members&style=for-the-badge&logo=discord&logoColor=fff&label=emex%20lab%20Discord&labelColor=000&color=fff
3+
)](https://discord.gg/H96bhkAHjB)
44
[![Deploy test site](https://img.shields.io/github/actions/workflow/status/emexlab/emexlab.github.io/test_deploy.yml?style=for-the-badge&logo=github&label=Deploy%20test%20site&labelColor=000&color=fff
55
)](https://github.com/emexlab/emexlab.github.io/actions/workflows/test_deploy.yml)
66
[![Docusaurus Version](https://img.shields.io/github/package-json/dependency-version/emexlab/emexlab.github.io/%40docusaurus%2Fcore?style=for-the-badge&logo=docusaurus&logoColor=fff&label=Docusaurus&labelColor=000&color=fff

blog/2026-05-16-rebranding.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ Nyxian is getting rebranded
1313
Nyxian has switch ownership over to emexLab and is now named emexDE.
1414
This website is now also used for all of emexLabs projects.
1515

16-
More info on the [Discord](https://discord.gg/Cbeg3gJzC7)
16+
More info on the ~~[Discord](https://discord.gg/Cbeg3gJzC7)~~ (We now have a different server see [split off](./2026-08-03-split-off.mdx))

blog/2026-08-03-split-off.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ There has recently been some drama related to emex. As a result emex left emexLa
1414

1515
The split came down to a broader disagreement in views about a theme not related to emexLabs or emexOS. It wasn't personal, but it wasn't something either side could really move past.
1616

17-
## What this means for emexOS
17+
## What this means
1818

19-
emexLabs continues on, and emexOS will still be distributed by emexLabs.
19+
emexLabs continues on, and emexOS will still be distributed by emexLabs.
20+
**But**, we now have a different [Discord](https://discord.gg/H96bhkAHjB), so please join.

src/css/custom.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ img {
3838
object-fit: contain;
3939
}
4040

41+
a {
42+
text-decoration: underline;
43+
}
44+
4145
.markdown img {
4246
border-radius: 0.5rem;
4347
}

static/apps.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@
220220
"date": "2026-02-23T20:24:00Z",
221221
"tintColor": "#5865F2",
222222
"notify": false,
223-
"url": "https://discord.gg/Cbeg3gJzC7"
223+
"url": "https://discord.gg/H96bhkAHjB"
224224
}
225225
]
226226
}

static/trollapps.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"date": "2026-02-23T20:24:00Z",
120120
"tintColor": "#5865F2",
121121
"notify": false,
122-
"url": "https://discord.gg/Cbeg3gJzC7"
122+
"url": "https://discord.gg/H96bhkAHjB"
123123
}
124124
]
125125
}

0 commit comments

Comments
 (0)