grim/hgkeeper-theme

organize the index page files too
draft
2020-03-06, Gary Kramlich
f4f3e9a62dd2
organize the index page files too
<!DOCTYPE html>
<html>
<head>
<link rel="icon" href="{staticurl|urlescape}img/hgicon.png" type="image/png" />
<meta name="robots" content="index, nofollow"/>
<link rel="stylesheet" href="{staticurl|urlescape}css/icofont.min.css">
<link rel="stylesheet" href="{staticurl|urlescape}css/bootstrap.min.css" type="text/css" />
<script type="text/javascript" src="{staticurl|urlescape}js/jquery-3.1.1.min.js"></script>
<script type="text/javascript" src="{staticurl|urlescape}js/bootstrap.bundle.min.js"></script>
<script type="text/javascript" src="{staticurl|urlescape}mercurial.js"></script>
<head>
<body>
<nav class="navbar">
<a class="navbar-brand" href="/">HGKeeper</a>
</nav>
<div class="container">