Compare commits

..

No commits in common. "10f34f7f9a94f16f634bd86a6be08725c21f5233" and "cc440900b93a17153b110df4706fd07312f38b83" have entirely different histories.

4 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
# luca0N.com website sources Makefile
# 2022-09-12
# https://git.luca0n.com/luca0N/luca0N-website
# https://git.luca0n.com/luca0N-website.git
SWG=swg

View file

@ -62,7 +62,7 @@
<hr/>
<footer>
<p>This website is hosted on <a href="https://nautilus.luca0n.com">Nautilus</a>. <a target="_blank" href="https://www.luca0N.com/en/privacy">Privacy Notice</a> | <a target="_blank" href="https://www.luca0N.com/en/tos">Terms of Service</a></p>
<p>All content on this webpage—including the luca0N! icon—is licensed under the Creative Commons Attribution-ShareAlike 4.0 International license unless otherwise stated. <a href="https://git.luca0n.com/luca0N/luca0N-website" target="_blank">[View website sources]</a></p>
<p>All content on this webpage—including the luca0N! icon—is licensed under the Creative Commons Attribution-ShareAlike 4.0 International license unless otherwise stated.</p>
<p>Copyright © 2020—2024 luca0N! Some rights reserved.</p>
</footer>
</main>

View file

@ -9,7 +9,7 @@ body {
margin: 0;
font-family: sans-serif;
background-color: #eee;
background-color: #ddd;
color: #333;
}

View file

@ -62,7 +62,7 @@
<hr/>
<footer>
<p>Este sítio está hospedado em <a href="https://nautilus.luca0n.com">Nautilus</a>. <a target="_blank" href="https://www.luca0N.com/en/privacy">Declaração de Privacidade</a> | <a target="_blank" href="https://www.luca0N.com/en/tos">Termos de Serviço</a></p>
<p>Todo o conteúdo neste sítio — incluindo o ícone luca0N! — está sob a licença Atribuição-CompartilhaIgual 4.0 Internacional a não ser que outra licença tenha sido especificada. <a href="https://git.luca0n.com/luca0N/luca0N-website" target="_blank">[Ver fontes deste sítio]</a></p>
<p>Todo o conteúdo neste sítio — incluindo o ícone luca0N! — está sob a licença Atribuição-CompartilhaIgual 4.0 Internacional a não ser que outra licença tenha sido especificada.</p>
<p>Copyright © 2020—2024 luca0N! Alguns direitos reservados.</p>
</footer>
</main>