Adding build date to a comment in the header

This commit is contained in:
Jeff Avallone
2014-12-23 20:23:37 -05:00
parent 11cf4c74dc
commit 4b38bd6edd
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -13,6 +13,7 @@
<link rel="author" href="humans.txt" />
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Bangers" />
<link rel="stylesheet" href="/css/main.css" />
<!-- Built: ${date} -->
</head>
<body>
<script type="text/css" id="svg-styles">${svgStyles}</script>