Newer
Older
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Swerve Example</title>

Louis
committed
<link rel="stylesheet" href="css/styles.css">
</head>
<body>
<h1>It's Swervin' Time</h1>
<p>This page is part of the swerve example, and includes a stylesheet and stuff.</p>

Louis
committed
<script async src="js/say_hello.js"></script>