grim/hgkeeper-theme

Tweak the margin's on the rss and atom links
draft
2020-03-22, Gary Kramlich
370c28e46baf
Tweak the margin's on the rss and atom links
<!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" />
<link rel="stylesheet" href="{staticurl|urlescape}css/hgkeeper.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}js/clipboard.min.js"></script>
<script type="text/javascript" src="{staticurl|urlescape}js/graph.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">
{if(repo, '{reponav}', '')}