Update site-directory/index.html and update copyright disclaimers
This commit is contained in:
parent
3ab2b3ceae
commit
6a5159cf86
|
@ -1,4 +1,4 @@
|
|||
<!--Page design by Lilium_Snow (Primrose) (2022)-->
|
||||
<!--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-->
|
||||
|
||||
|
||||
|
@ -40,7 +40,7 @@
|
|||
<br>
|
||||
<div class="footer">
|
||||
<img src="/assets/images/transflag.svg" title="Transgender Flag" width="50px" height="50px"> <img src="/assets/images/lesbianflag.svg" title="Lesbian Flag" width="50px" height="50px"> <img src="/assets/images/asexualflag.svg" title="Asexual Flag" width="50px" height="50px">
|
||||
<footer>Page design by Lilium_Snow (Primrose)</footer>
|
||||
<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>
|
||||
</div>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!--Page design by Lilium_Snow (Primrose) (2022)-->
|
||||
<!--Copyright © 2022-2023 Lilium_Snow-->
|
||||
<!--This 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-->
|
||||
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* Page design by Lilium_Snow (Primrose) */
|
||||
/* Copyright © 2022-2023 Lilium_Snow */
|
||||
/* This CSS 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 */
|
||||
|
||||
body {
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!--Page design by Lilium_Snow (Primrose) (2022)-->
|
||||
<!--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-->
|
||||
|
||||
|
||||
|
@ -48,10 +48,5 @@
|
|||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<div class="footer">
|
||||
<footer>Page design by Lilium_Snow (Primrose)</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>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!--Page design by Lilium_Snow (2022)-->
|
||||
<!--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-->
|
||||
|
||||
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<!--Copyright © 2022-2023 Lilium_Snow-->
|
||||
<!--This XML 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-->
|
||||
|
||||
<rss version="2.0">
|
||||
<channel>
|
||||
<title>Lilium_Snow's Based Posts</title>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!--Page design by Lilium_Snow (Primrose) (2022)-->
|
||||
<!--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-->
|
||||
|
||||
|
||||
|
@ -26,13 +26,15 @@
|
|||
<br>
|
||||
<p>3. <a href="https://dash.snowcake.me">Server Info</a> - Live server statistics</p>
|
||||
<br>
|
||||
<p>4. <a href="/posts">Posts</a> - Rants, thoughts, and more</p>
|
||||
<p>4. <a href="https://status.snowcake.me/status/services">Service Status</a> - Live status of snowcake.me services</p>
|
||||
<br>
|
||||
<p>5. <a href="/media">Media</a> - A collection of random images, videos, and other miscellaneous files</p>
|
||||
<p>5. <a href="/posts">Posts</a> - Rants, thoughts, and more</p>
|
||||
<br>
|
||||
<p>6. <a href="https://git.snowcake.me">Gitea</a> - My own Gitea instance, which hosts projects that i'm working on, including this website</p>
|
||||
<p>6. <a href="/media">Media</a> - A collection of random images, videos, and other miscellaneous files</p>
|
||||
<br>
|
||||
<p>7. <a href="/ip-info">IP Info</a> - View information about your WAN IP address</p>
|
||||
<p>7. <a href="https://git.snowcake.me">Gitea</a> - My own Gitea instance, which hosts projects that i'm working on, including this website</p>
|
||||
<br>
|
||||
<p>8. <a href="/ip-info">IP Info</a> - View information about your WAN IP address</p>
|
||||
</div>
|
||||
<br>
|
||||
<br>
|
||||
|
|
Loading…
Reference in New Issue