aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorAlee <Alee14498@gmail.com>2019-02-26 16:46:44 -0500
committerAlee <Alee14498@gmail.com>2019-02-26 16:46:44 -0500
commita7d50afa3a5c7c28bcf343fa0e01be93c9ec6510 (patch)
treee52c280c76bd32bb4d846219284978593fee535f /index.html
parentd7d0a80845005c570e3ec8b79ad1a60d451b8f15 (diff)
downloadMelreum-Theme-master.tar.gz
Melreum-Theme-master.tar.bz2
Melreum-Theme-master.zip
Name changeHEADmaster
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/index.html b/index.html
index 4c4c7f7..5cd31ec 100644
--- a/index.html
+++ b/index.html
@@ -4,9 +4,14 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
+ <link href="https://fonts.googleapis.com/css?family=Play" rel="stylesheet">
+ <link href="./style.css" type="text/css" rel="stylesheet">
<title>Platreum</title>
</head>
<body>
<h1>Hello World!</h1>
+<button>This is a button</button>
+<script>
+</script>
</body>
</html> \ No newline at end of file