Minor changes, {Keywords} use the old method for performance.

This commit is contained in:
bingus_violet 2024-05-31 15:24:40 -05:00
parent 9ea5be1777
commit 0372cdcf6f
4 changed files with 39 additions and 46 deletions

View file

@ -37,13 +37,7 @@
<ul>
<li>Page generation time: {LOAD_TIME}</li>
<li>Uptime: {UPTIME}</li>
<li>Total reloads: {RELOAD_COUNT} <sup>*1</sup></li>
<li>Cached Images: {CACHED_IMAGES} <sup>*2</sup></li>
</ul>
<br><br><br>
<ol class="noteList">
<li>Increments by 1 <em>EVERY</em> time <em>ANY</em> page is loaded.</li>
<li>Cached Images are cleared on server restart.</li>
<li>Cached Images: {CACHED_IMAGES}</li>
</ul>
</main>
</div>