summaryrefslogtreecommitdiff
path: root/public/domain.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/domain.html')
-rw-r--r--public/domain.html21
1 files changed, 0 insertions, 21 deletions
diff --git a/public/domain.html b/public/domain.html
deleted file mode 100644
index ba22eaf..0000000
--- a/public/domain.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
- <meta charset="UTF-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Wrapper - Records</title>
-
- <meta name="author" content="Tyler Murphy">
- <meta name="description" content="wrapper records">
-
- <meta property="og:title" content="wrapper">
- <meta property="og:description" content="wrapper records">
-
- <link rel="stylesheet" href="/css/main.css">
- <link rel="stylesheet" href="/css/record.css">
-
- <script type="module" src="/js/domain.js"></script>
-</head>
-<body>
-</body>
-</html> \ No newline at end of file