Init directories and add base CSS.
This commit is contained in:
3
index.html
Normal file → Executable file
3
index.html
Normal file → Executable file
@ -1,6 +1,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Test website!</title>
|
||||
<title>LiveEmily | Index</title>
|
||||
<link rel="stylesheet" href="css/index.css">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Hi there!</h1>
|
||||
|
Reference in New Issue
Block a user