Rework menu and add about page

This commit is contained in:
ellite
2023-12-08 22:48:43 +01:00
parent f4da6b735e
commit 8cc5fe80ae
3 changed files with 75 additions and 53 deletions
-52
View File
@@ -515,58 +515,6 @@
</div>
</section>
<section class="account-section">
<header>
<h2>About and Credits</h2>
</header>
<div class="credits-list">
<p>Wallos v1.0</p>
<p>License:
<span>
GPLv3
<a href="https://www.gnu.org/licenses/gpl-3.0.en.html" target="_blank" title="Visit external url">
<i class="fa-solid fa-arrow-up-right-from-square"></i>
</a>
</span>
<p>
The author:
<span>
https://henrique.pt
<a href="https://henrique.pt/" target="_blank" title="Visit external url">
<i class="fa-solid fa-arrow-up-right-from-square"></i>
</a>
</span>
</p>
<p>
Icons:
<span>
https://www.streamlinehq.com/freebies/plump-flat-free
<a href="https://www.streamlinehq.com/freebies/plump-flat-free" target="_blank" title="Visit external url">
<i class="fa-solid fa-arrow-up-right-from-square"></i>
</a>
</span>
</p>
<p>
Payment Icons:
<span>
https://www.figma.com/file/5IMW8JfoXfB5GRlPNdTyeg/Credit-Cards-and-Payment-Methods-Icons-(Community)
<a href="https://www.figma.com/file/5IMW8JfoXfB5GRlPNdTyeg/Credit-Cards-and-Payment-Methods-Icons-(Community)" target="_blank" title="Visit external url">
<i class="fa-solid fa-arrow-up-right-from-square"></i>
</a>
</span>
</p>
<p>
Chart.js:
<span>
https://www.chartjs.org/
<a href="https://www.chartjs.org/" target="_blank" title="Visit external url">
<i class="fa-solid fa-arrow-up-right-from-square"></i>
</a>
</span>
</p>
</div>
</section>
</section>
<script src="scripts/settings.js"></script>