<!DOCTYPE html> <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <title>$repo - Josh Stockin</title> <meta name="title" content="$repo - Josh Stockin" /> <meta name="description" content="Recent commits for the locally hosted $repo repository. Mirrors to GitHub." /> <meta property="og:site_name" content="Josh Stockin" /> <meta property="og:title" content="$repo - Josh Stockin" /> <meta property="og:description" content="Recent commits for the locally hosted $repo repository. Mirrors to GitHub." /> <meta property="og:type" content="website" /> <meta property="og:image" content="/static/favicon.png" /> <meta property="og:url" content="https://git.joshstock.in/$repo/1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="stylesheet" type="text/css" href="/style.css"/> </head> <body> <center> <h1 style="margin-bottom:0">$repo</h1> <p style="margin-top:0">$stats (<a href="https://github.com/JoshuaS3/$repo">on github</a>)</p> <a href="/"><< Back to home</a> </center> <div id="container"> $pagecontrols $commits $pagecontrols </div> </body> </html>