Add project information and LibreJS license on index page

This commit is contained in:
luca0N! 2021-05-30 23:28:18 -03:00
parent 37caeab31a
commit ccb7e51ef8
Signed by: luca0N
GPG key ID: 2E7B4655CF16D7D6
2 changed files with 30 additions and 1 deletions

View file

@ -91,6 +91,6 @@
<input type="radio">Windows</input>
</div>-->
<hr/>
<p>Released under the GNU General Public License version 3 or later, by <a href="https://www.luca0n.com">luca0N!</a></p>
<p><a href="https://labs.luca0n.com/projects/stairway-js" target="_blank">Released</a> under the <a href="https://git.luca0n.com/Stairway-js.git/tree/LICENSE" target="_blank">GNU General Public License version 3 or later</a>, by <a href="https://www.luca0n.com" target="_blank">luca0N!</a></p>
</body>
</html>