From 647c89755c1760c4762d0ef2e779d469c19d305b Mon Sep 17 00:00:00 2001 From: SrIzan10 <66965250+SrIzan10@users.noreply.github.com> Date: Thu, 18 Aug 2022 21:35:45 +0200 Subject: [PATCH] fix: discord.html moved to static/ --- discord.html => static/discord.html | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename discord.html => static/discord.html (100%) diff --git a/discord.html b/static/discord.html similarity index 100% rename from discord.html rename to static/discord.html