From f5da0b4eb3ae009056fdac5de35f570527b41bbe Mon Sep 17 00:00:00 2001 From: Djeex Date: Mon, 7 Jul 2025 08:20:26 +0000 Subject: [PATCH] Github social added - removed discord link (french) --- app.config.ts | 10 +++++----- content/1.about/1.welcome.md | 1 - 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/app.config.ts b/app.config.ts index 94d9683..660d0df 100644 --- a/app.config.ts +++ b/app.config.ts @@ -39,11 +39,11 @@ export default defineAppConfig({ icon: 'cib:gitea', href: 'https://git.djeex.fr/Djeex/docudjeex', }, - Discord: { - label: 'Discord', - icon: 'cbi:discord', - href: 'https://discord.gg/jvhardware', - }, + Github: { + label: 'Github', + icon:'cib:github', + href: 'https://github.com/Djeex', + } }, github: { baseUrl:'https://git.djeex.fr', diff --git a/content/1.about/1.welcome.md b/content/1.about/1.welcome.md index 2743c80..1d6d2b2 100644 --- a/content/1.about/1.welcome.md +++ b/content/1.about/1.welcome.md @@ -10,7 +10,6 @@ main: __Docu[ยท]{style="color: #1ad6ff"}djeex__ is a site containing the documentation of my personal servers, originally created to easily keep track of my configurations and commands. My infrastructure is built around the Debian 12 + Docker combo, making exporting and deployment simpler. Special thanks to __Nipah__, __Xenio__, and others for their patience and support. Most of this content comes directly from them. -Join us on [Discord](https://discord.gg/jvhardware)! ## About the documentation