aboutsummaryrefslogtreecommitdiff
path: root/site
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-11-25 21:01:20 +0800
committercrupest <crupest@outlook.com>2022-11-25 21:01:20 +0800
commit63e43d1a9b880c92d73b7ec97b596c38d3e758e2 (patch)
treea6471b125c744a8bf1672ea4ce3e68ad586487ad /site
parent1534dcba89c244acbb830b77670c83b5d0e40a76 (diff)
downloadcrupest-63e43d1a9b880c92d73b7ec97b596c38d3e758e2.tar.gz
crupest-63e43d1a9b880c92d73b7ec97b596c38d3e758e2.tar.bz2
crupest-63e43d1a9b880c92d73b7ec97b596c38d3e758e2.zip
Add root page.
Diffstat (limited to 'site')
-rw-r--r--site/index.html15
1 files changed, 0 insertions, 15 deletions
diff --git a/site/index.html b/site/index.html
deleted file mode 100644
index 1abf5a9..0000000
--- a/site/index.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-
-<head>
- <meta charset="UTF-8">
- <meta http-equiv="X-UA-Compatible" content="IE=edge">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>🏠Home of crupest</title>
-</head>
-
-<body>
- Hello world!
-</body>
-
-</html> \ No newline at end of file