Fix website rendering via gh-pages

Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Signed-off-by: Stephen J Day <stephen.day@docker.com>
This commit is contained in:
Chris Aniszczyk
2018-01-03 12:08:01 -06:00
committed by Stephen J Day
parent 4e755ad383
commit 00ad7fe408
2 changed files with 18 additions and 17 deletions

View File

@@ -3,12 +3,12 @@
{% include links.html %}
</div>
<div class="copyright">
Copyright (c) 2016-2017 the containerd authors
Copyright (c) 2016-2018 the containerd authors
</div>
</div>
<script src="/style/js/jquery-2.1.4.min.js"></script>
<script src="/style/js/highlight.min.js"></script>
<script src="/style/js/main.js"></script>
<script src="style/js/jquery-2.1.4.min.js"></script>
<script src="style/js/highlight.min.js"></script>
<script src="style/js/main.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),