We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d52ed1 commit 657e9dcCopy full SHA for 657e9dc
index.html
@@ -22,12 +22,12 @@ <h1><i class="fa fa-code"></i> Code Browser</h1>
22
</main>
23
24
<footer>
25
- <p>© <span id="currentYear"></span> DavidingPlus, All rights reserved.</p>
+ <p>© 2024 - <span id="currentYear"></span> DavidingPlus, All rights reserved.</p>
26
</footer>
27
28
<script src="./source/js/link-generator.js"></script>
29
<script src="./source/js/update-year.js"></script>
30
31
</body>
32
33
-</html>
+</html>
0 commit comments