templates/markdown/header.tmpl @ a1ca051886bd

Move info to ReadMe.markdown. Tweak theme.
author Chris Eldredge <chris.eldredge@gmail.com>
date Thu, 09 Aug 2012 18:37:12 -0400
parents 299ff954bfa8
children 133cd05dafd1
<!DOCTYPE HTML>
<html>
<head>
    <link rel="icon" href="{staticurl}hgicon.png" type="image/png" />
    <meta name="robots" content="index, nofollow"/>
    <link rel="stylesheet" href="{staticurl}bootstrap.css" type="text/css" />
    <link rel="stylesheet" href="{staticurl}markdown.css" type="text/css" />
    <script type="text/javascript" src="{staticurl}mercurial.js"></script>