From 64f789885c0904bab8dad15e1cfe373d86161b78 Mon Sep 17 00:00:00 2001
From: jwansek <eddie.atten.ea29@gmail.com>
Date: Fri, 12 Mar 2021 19:49:50 +0000
Subject: added robots.txt

---
 static/images/minecraft.png | Bin 0 -> 27516 bytes
 static/robots.txt           |   2 ++
 2 files changed, 2 insertions(+)
 create mode 100755 static/images/minecraft.png
 create mode 100755 static/robots.txt

(limited to 'static')

diff --git a/static/images/minecraft.png b/static/images/minecraft.png
new file mode 100755
index 0000000..19210d2
Binary files /dev/null and b/static/images/minecraft.png differ
diff --git a/static/robots.txt b/static/robots.txt
new file mode 100755
index 0000000..8093c87
--- /dev/null
+++ b/static/robots.txt
@@ -0,0 +1,2 @@
+User-agent: *
+Disallow:
\ No newline at end of file
-- 
cgit v1.2.3