aboutsummaryrefslogtreecommitdiff
path: root/site
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-10-28 23:07:12 +0800
committercrupest <crupest@outlook.com>2022-10-28 23:07:12 +0800
commit125f22cb83b89f9f5011ca2ec835342ea8876833 (patch)
tree1ea402b1b7923ee06413c418f68ab5cc0835b51d /site
parent4c35716b592a728e530ded6cac0416bce7d71179 (diff)
downloadcrupest-125f22cb83b89f9f5011ca2ec835342ea8876833.tar.gz
crupest-125f22cb83b89f9f5011ca2ec835342ea8876833.tar.bz2
crupest-125f22cb83b89f9f5011ca2ec835342ea8876833.zip
...
Diffstat (limited to 'site')
-rw-r--r--site/index.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/site/index.html b/site/index.html
new file mode 100644
index 0000000..1abf5a9
--- /dev/null
+++ b/site/index.html
@@ -0,0 +1,15 @@
+<!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