You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
750 B
20 lines
750 B
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<head>
|
|
<link rel="stylesheet" href="/styles/primop.me.min.css">
|
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
</head>
|
|
<html>
|
|
<body>
|
|
<section class="text-center nav navbar centered page-top navbar-section">
|
|
<h1 class="blog-title">Wesley Kerfoot</h1>
|
|
</section>
|
|
<app></app>
|
|
<footer class="footer">
|
|
</footer>
|
|
|
|
<script src="https://unpkg.com/axios/dist/axios.min.js"></script>
|
|
<script type="text/javascript" src="/scripts/riotblog.min.js"></script>
|
|
</body>
|
|
</html>
|
|
|