aboutsummaryrefslogtreecommitdiff
path: root/.config/startpage/index.html
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2024-02-12 10:00:37 +0100
committerlonkaars <loek@pipeframe.xyz>2024-02-12 10:00:37 +0100
commit3a763e044b9f4e6f4b6e417bfcada1ffa3810fb9 (patch)
treedbdb3853c545ecb375857562dc0126281d52759d /.config/startpage/index.html
parent1ba4f80fc221cb9f28ba7066671e57a29bae2c8f (diff)
remove start page (unused)
Diffstat (limited to '.config/startpage/index.html')
-rw-r--r--.config/startpage/index.html13
1 files changed, 0 insertions, 13 deletions
diff --git a/.config/startpage/index.html b/.config/startpage/index.html
deleted file mode 100644
index 205ece8..0000000
--- a/.config/startpage/index.html
+++ /dev/null
@@ -1,13 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
- <meta charset='utf-8'>
- <title>New Tab</title>
- <link rel='stylesheet' type='text/css' media='screen' href='colors.css'>
- <link rel='stylesheet' type='text/css' media='screen' href='style.css'>
- <script src="script.js" defer></script>
-</head>
-<body>
- <div class="center"><h1 id="time"></h1></div>
-</body>
-</html>