Use uppercase for constants

This commit is contained in:
jdcaballerov 2020-12-03 15:44:59 -05:00
parent c8d8346e4d
commit d4bca80b50
2 changed files with 3 additions and 2 deletions

View file

@ -222,6 +222,7 @@
</div>
</div>
</header>
<table id="table-bookmarks">
<thead>
<tr>
@ -242,7 +243,7 @@
<center>
<small>
Archive created using <a href="https://github.com/ArchiveBox/ArchiveBox" title="Github">ArchiveBox</a>
version <a href="https://github.com/ArchiveBox/ArchiveBox/tree/v{{version}}" title="Git commit">v{{version}}</a> &nbsp; | &nbsp;
version <a href="https://github.com/ArchiveBox/ArchiveBox/tree/v{{VERSION}}" title="Git commit">v{{VERSION}}</a> &nbsp; | &nbsp;
Download index as <a href="index.json" title="JSON summary of archived links.">JSON</a>
<br/><br/>
{{FOOTER_INFO}}