From e1647c7aa5f1293dea809c416d69f11a8c20be71 Mon Sep 17 00:00:00 2001
From: AnotherFrench <169302941+anotherfrench@users.noreply.github.com>
Date: Mon, 5 Aug 2024 23:22:05 +0200
Subject: [PATCH] Add Humans.txt
---
src/lib/components/Layouts/MetaData.svelte | 5 ++--
static/humans.txt | 28 ++++++++++++++++++++++
2 files changed, 31 insertions(+), 2 deletions(-)
create mode 100644 static/humans.txt
diff --git a/src/lib/components/Layouts/MetaData.svelte b/src/lib/components/Layouts/MetaData.svelte
index 6402b83..e6770e0 100644
--- a/src/lib/components/Layouts/MetaData.svelte
+++ b/src/lib/components/Layouts/MetaData.svelte
@@ -48,10 +48,11 @@
-
+ />-->
+
{#if image}
diff --git a/static/humans.txt b/static/humans.txt
new file mode 100644
index 0000000..432f151
--- /dev/null
+++ b/static/humans.txt
@@ -0,0 +1,28 @@
+/* WEB */
+ /* v2 (current) */
+ Main Developer: AnotherFrench
+ GitHub: @AnotherFrench
+ From: France
+
+ /* v1 */
+ Chef & Developer: Hedaox
+ GitHub: @Hedaox
+ From: France
+
+ Helper Developer: AnotherFrench
+ GitHub: @AnotherFrench
+ From: France
+
+/* GAME SERVER */
+ Founder: Hedaox
+ GitHub: @Hedaox
+ From: France
+
+ Founder: Xamora
+ From: France
+
+/* SITE */
+ Last update: https://github.com/NinjinMC/Ninjin.Web.v2
+ Language: French
+ Doctype: HTML(5)
+ IDE: VSCode
\ No newline at end of file