fix: update last updated date in footer
This commit is contained in:
parent
8a0c466052
commit
582ded4a90
1 changed files with 1 additions and 1 deletions
2
dist/index.html
vendored
2
dist/index.html
vendored
|
|
@ -252,7 +252,7 @@
|
|||
|
||||
<footer class="site-footer" role="contentinfo">
|
||||
<div class="last-updated" id="last-updated">
|
||||
<p>Last updated <span class="last-updated-date">January 21, 2025</span></p>
|
||||
<p>Last updated <span class="last-updated-date">April 19, 2025</span></p>
|
||||
</div>
|
||||
<div class="container">
|
||||
<p><a href="https://github.com/fynks/debrid-services-comparison">Source</a> | Made with ❤️ by Fynks</p>
|
||||
|
|
|
|||
Loading…
Reference in a new issue