Update last updated date in index.html
This commit is contained in:
parent
ebb1d424ba
commit
25f2cf0d29
1 changed files with 2 additions and 2 deletions
|
|
@ -92,7 +92,7 @@
|
||||||
</li>
|
</li>
|
||||||
<li><a href="#important-notes">Important Notes</a></li>
|
<li><a href="#important-notes">Important Notes</a></li>
|
||||||
<li><a href="#useful-resources">Useful Resources</a></li>
|
<li><a href="#useful-resources">Useful Resources</a></li>
|
||||||
<li><a href="#last-updated">Last Updated:</a></li>
|
<li><a href="#last-updated">Last Updated</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
</section>
|
</section>
|
||||||
|
|
@ -252,7 +252,7 @@
|
||||||
|
|
||||||
<footer class="site-footer" role="contentinfo">
|
<footer class="site-footer" role="contentinfo">
|
||||||
<div class="last-updated" id="last-updated">
|
<div class="last-updated" id="last-updated">
|
||||||
<p>Last updated <span class="last-updated-date">January 14, 2025</span></p>
|
<p>Last updated <span class="last-updated-date">January 21, 2025</span></p>
|
||||||
</div>
|
</div>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<p><a href="https://github.com/fynks/debrid-services-comparison">Source</a> | Made with ❤️ by Fynks</p>
|
<p><a href="https://github.com/fynks/debrid-services-comparison">Source</a> | Made with ❤️ by Fynks</p>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue