adjust links
This commit is contained in:
12
index.html
12
index.html
@@ -705,22 +705,20 @@
|
||||
</div>
|
||||
<div class="footer-section">
|
||||
<h3>Support</h3>
|
||||
<a href="#contact">Contact Support</a>
|
||||
<a href="#bug-report">Report Bug</a>
|
||||
<a href="mailto:mstoeck3@hs-mittweida.de">Contact Support</a>
|
||||
<a href="https://git.cc24.dev/mstoeck3/fscalc/issues/new">Report Bug</a>
|
||||
</div>
|
||||
<div class="footer-section">
|
||||
<h3>Legal</h3>
|
||||
<a href="#privacy">Privacy Policy</a>
|
||||
<a href="#terms">Terms of Service</a>
|
||||
<a href="#license">License</a>
|
||||
<a href="https://git.cc24.dev/mstoeck3/fscalc/src/branch/main/LICENSE">License</a>
|
||||
</div>
|
||||
<div class="footer-section">
|
||||
<h3>Connect</h3>
|
||||
<a href="#github">Gitea Repository</a>
|
||||
<a href="https://git.cc24.dev/mstoeck3/fscalc">Gitea Repository</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer-bottom">
|
||||
<p>© 2025 Filesystem Calculator. All rights reserved. | Built with ❤️ for computer science education.</p>
|
||||
<p>© 2025 Filesystem Calculator. All rights reserved. | Built with ❤️ for it-forensics education.</p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user