Fix copyright year
This commit is contained in:
parent
b91f9125db
commit
1fa8d142d8
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ var isProd = document.location.hostname === 'quay.io';
|
|||
<div class="row">
|
||||
<div class="col-md-8">
|
||||
<ul>
|
||||
<li><span class="copyright">©2013 DevTable, LLC</span></li>
|
||||
<li><span class="copyright">©2014 DevTable, LLC</span></li>
|
||||
<li><a href="http://blog.devtable.com/">Blog</a></li>
|
||||
<li><a href="/tos" target="_self">Terms of Service</a></li>
|
||||
<li><a href="/privacy" target="_self">Privacy Policy</a></li>
|
||||
|
|
Reference in a new issue