feat: favicon and astroneer
This commit is contained in:
@@ -4,6 +4,7 @@ export const siteConfig = {
|
||||
description: "Streaming, jeux et services privés au même endroit.",
|
||||
jellyfinUrl: "https://momostreaming.com",
|
||||
minecraftPath: "/minecraft",
|
||||
astroneerPath: "/astroneer",
|
||||
};
|
||||
|
||||
export const minecraftServer = {
|
||||
@@ -13,3 +14,9 @@ export const minecraftServer = {
|
||||
versionHint: "Java",
|
||||
access: "Whitelist sur demande",
|
||||
};
|
||||
|
||||
export const astroneerServer = {
|
||||
name: "Astroneer",
|
||||
address: "astroneer.leonmorival.xyz",
|
||||
access: "Serveur dédié",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user