From 4c57c5a38802f24644f67db099f7072ef6b20eef Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjamin=20B=C3=A4dorf?= <hello@benjaminbaedorf.eu>
Date: Mon, 23 Mar 2020 13:26:54 +0100
Subject: [PATCH] Removed electron app

---
 electron/index.html | 15 ---------------
 1 file changed, 15 deletions(-)
 delete mode 100644 electron/index.html

diff --git a/electron/index.html b/electron/index.html
deleted file mode 100644
index 5d17a81..0000000
--- a/electron/index.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<html><head>
-<meta http-equiv="content-type" content="text/html; charset=UTF-8"></head><body><h1>💩</h1>
-<marquee>70mb poop emoji</marquee>
-
-<style>
-  body {
-    height: 100vh;
-    display: flex;
-    flex-direction: column;
-    justify-content: center; 
-    align-items: center; 
-    font-size: 40px;
-  }
-</style>
-</body></html>
\ No newline at end of file