From 647094ff6ac3154cde4bef55e65fced9282de5ac Mon Sep 17 00:00:00 2001 From: CodeTheDev Date: Sat, 6 Aug 2022 00:24:08 -0400 Subject: [PATCH] refactor: change basic dashboard branding --- dashboard/src/index.html | 6 +++--- dashboard/src/splash.html | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/dashboard/src/index.html b/dashboard/src/index.html index 7151c5b0..31ab7d8d 100644 --- a/dashboard/src/index.html +++ b/dashboard/src/index.html @@ -7,12 +7,12 @@ content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0" /> - Zeppelin - Moderation bot for Discord + Airship - Moderation bot for Discord
diff --git a/dashboard/src/splash.html b/dashboard/src/splash.html index 18da7ee9..97a4074b 100644 --- a/dashboard/src/splash.html +++ b/dashboard/src/splash.html @@ -2,12 +2,12 @@
- +
-

Zeppelin

+

Airship

- Zeppelin is a private moderation bot for Discord, designed with large servers and reliability in mind. + Airship is a fork of Zeppelin, a moderation bot for Discord designed with large servers and reliability in mind.
Dashboard @@ -15,7 +15,7 @@