aboutsummaryrefslogtreecommitdiff
path: root/main.html
diff options
context:
space:
mode:
Diffstat (limited to 'main.html')
-rw-r--r--main.html16
1 files changed, 0 insertions, 16 deletions
diff --git a/main.html b/main.html
deleted file mode 100644
index 1895055..0000000
--- a/main.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8">
- <style>
- div a {
- margin: 1em;
- }
- </style>
- </head>
- <body>
- <h1>RSS Feeds</h1>
- <div id="feeds"></div>
- <script src="index.js"></script>
- </body>
-</html>