From 557423e887a363d0d1be1dfc6db613f83fd7cec0 Mon Sep 17 00:00:00 2001 From: mat Date: Thu, 17 Mar 2022 14:27:36 -0500 Subject: add logging in --- static/discord-mark-light.svg | 10 ++++++++++ static/discord-mark.svg | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 static/discord-mark-light.svg create mode 100644 static/discord-mark.svg (limited to 'static') diff --git a/static/discord-mark-light.svg b/static/discord-mark-light.svg new file mode 100644 index 0000000..f905d23 --- /dev/null +++ b/static/discord-mark-light.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/static/discord-mark.svg b/static/discord-mark.svg new file mode 100644 index 0000000..3efe1ec --- /dev/null +++ b/static/discord-mark.svg @@ -0,0 +1,10 @@ + + + + + + + + + + -- cgit