14 lines
334 B
Plaintext
14 lines
334 B
Plaintext
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Neutral</title>
|
|
<link rel='stylesheet' href='/stylesheets/style.css' />
|
|
</head>
|
|
<body>
|
|
<h1>Neutral - Home</h1>
|
|
<p>Welcome to Neutral</p>
|
|
|
|
<script defer="" src="https://use.fontawesome.com/releases/v6.4.2/js/all.js" crossorigin="anonymous"></script>
|
|
</body>
|
|
</html>
|