Add build date to sidebar

This commit is contained in:
=
2012-07-09 15:00:32 -04:00
parent cdb3d8a6e8
commit 8508331d3a
3 changed files with 8 additions and 0 deletions

View File

@@ -27,6 +27,7 @@
</head>
<body>
<nav class="site-navigation">
<div class="build-date">Last Updated: {{ site.time }}</div>
<ul>
<li><a href="#site-header">Welcome</a></li>
<li><a href="#getting_started">Getting Started</a>