Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
---
<html>
<head>
<title>Home</title>
</head>
<body>
<h1>Home</h1>
<nav>
<ul>
<li>
<a href="/" rel="prefetch">Home</a>
</li>
<a href="/about" rel="prefetch">About</a>
<a href="/admin">Admin</a>
</ul>
</nav>
<footer>
<a href="/contact" rel="prefetch">Contact</a>
</footer>
</body>
</html>