diff options
| author | Alee <Alee14498@gmail.com> | 2019-02-25 22:52:58 -0500 |
|---|---|---|
| committer | Alee <Alee14498@gmail.com> | 2019-02-25 22:52:58 -0500 |
| commit | d07dcb94f15d39b507619592c33b49ab4181f099 (patch) | |
| tree | 84c493426daa34022cc4f0b5bb7202aae41c0637 /index.html | |
| parent | ce472d96ea4a4b2e279510dc8ee15bfd888ffba1 (diff) | |
| download | Melreum-Theme-d07dcb94f15d39b507619592c33b49ab4181f099.tar.gz Melreum-Theme-d07dcb94f15d39b507619592c33b49ab4181f099.tar.bz2 Melreum-Theme-d07dcb94f15d39b507619592c33b49ab4181f099.zip | |
Added files
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/index.html b/index.html new file mode 100644 index 0000000..4c4c7f7 --- /dev/null +++ b/index.html @@ -0,0 +1,12 @@ +<!DOCTYPE html> +<html lang="en"> +<head> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <meta http-equiv="X-UA-Compatible" content="ie=edge"> + <title>Platreum</title> +</head> +<body> +<h1>Hello World!</h1> +</body> +</html>
\ No newline at end of file |
