From 5b62516317314be063e13aa037ef2075949669b2 Mon Sep 17 00:00:00 2001 From: antiyro Date: Thu, 24 Oct 2024 09:44:59 +0100 Subject: [PATCH] basic changes --- pages/_meta.en.json | 3 --- pages/credits.en.mdx | 1 - pages/liscense.en.mdx | 6 +++--- pages/support.en.mdx | 32 ++++++++++++++++++++++++++++++++ 4 files changed, 35 insertions(+), 7 deletions(-) delete mode 100644 pages/credits.en.mdx diff --git a/pages/_meta.en.json b/pages/_meta.en.json index 1cd6b18..f6fea7d 100644 --- a/pages/_meta.en.json +++ b/pages/_meta.en.json @@ -73,9 +73,6 @@ "support": { "title": "Support" }, - "credits": { - "title": "Credits" - }, "contact": { "title": "Contact ↗", "href": "https://t.me/MadaraStarknet", diff --git a/pages/credits.en.mdx b/pages/credits.en.mdx deleted file mode 100644 index 7a6edab..0000000 --- a/pages/credits.en.mdx +++ /dev/null @@ -1 +0,0 @@ -## credits page diff --git a/pages/liscense.en.mdx b/pages/liscense.en.mdx index a587d53..2e4d9e2 100644 --- a/pages/liscense.en.mdx +++ b/pages/liscense.en.mdx @@ -1,6 +1,6 @@ - ## Apache License - ### Version 2.0, January 2004 - http://www.apache.org/licenses/ + # Liscence + + Madara is under the [Apache Liscence](http://www.apache.org/licenses/) Version 2.0, January 2004 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION diff --git a/pages/support.en.mdx b/pages/support.en.mdx index e69de29..a96de49 100644 --- a/pages/support.en.mdx +++ b/pages/support.en.mdx @@ -0,0 +1,32 @@ +--- +title: Support +lang: en-US +description: Get support for Madara through Discord, Telegram, or GitHub. +--- + +import { Cards, Card } from "nextra/components"; +import { Bot, Send, Github } from "lucide-react"; + +# Support + +For any support or inquiries regarding Madara, feel free to reach out to us via the following channels: + + + } + /> + } + /> + } + /> + + +We are here to help you with any questions or issues related to Madara.