Make license clearer and fix indentation issues in various files (thank you to https://speedie.site for bringing this to my attention)
This commit is contained in:
parent
7c01c13b03
commit
cfe047cd35
7 changed files with 52 additions and 61 deletions
|
@ -1,9 +1,8 @@
|
|||
<!--Copyright © 2022-2023 Lilium_Snow-->
|
||||
<!--This HTML document is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. Get a copy of the license at https://creativecommons.org/licenses/by-sa/4.0/legalcode-->
|
||||
<!--See the LICENSE file at https://git.snowcake.me/primrose/snowcake-website/src/branch/main/LICENSE for copyright and licensing details-->
|
||||
|
||||
|
||||
<!DOCTYPE html>
|
||||
|
||||
<html lang="en-US">
|
||||
<head>
|
||||
<title>Home - Snowcake</title>
|
||||
|
@ -43,7 +42,7 @@
|
|||
<br>
|
||||
<footer>Copyright © 2022-2023 Lilium_Snow</footer>
|
||||
<br>
|
||||
<footer><a href="https://creativecommons.org/licenses/by-sa/4.0/">This page is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License</a></footer>
|
||||
<footer>See <a href="https://git.snowcake.me/primrose/snowcake-website/src/branch/main/LICENSE">this</a> document for copyright and licensing details</footer>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue