From 19fc8d9a0a02697a17e5042fc33c9b935bf3f7e5 Mon Sep 17 00:00:00 2001 From: luca0N! Date: Sun, 17 Mar 2024 14:54:47 -0300 Subject: [PATCH 1/3] Update page background color Update the page background color in the main CSS file for better contrast and easier reading. --- src/en/assets/luca0n.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/en/assets/luca0n.css b/src/en/assets/luca0n.css index a7bf6a8..73630d4 100644 --- a/src/en/assets/luca0n.css +++ b/src/en/assets/luca0n.css @@ -9,7 +9,7 @@ body { margin: 0; font-family: sans-serif; - background-color: #ddd; + background-color: #eee; color: #333; } From b7fc7a96d5fee626f4d19212c8d0bd4aae0dc798 Mon Sep 17 00:00:00 2001 From: luca0N! Date: Sun, 17 Mar 2024 14:57:26 -0300 Subject: [PATCH 2/3] Link website repository in the footer --- src/en/__swg_template.html | 2 +- src/pt/__swg_template.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/en/__swg_template.html b/src/en/__swg_template.html index 3544129..deadada 100644 --- a/src/en/__swg_template.html +++ b/src/en/__swg_template.html @@ -62,7 +62,7 @@

This website is hosted on Nautilus. Privacy Notice | Terms of Service

-

All content on this webpage—including the luca0N! icon—is licensed under the Creative Commons Attribution-ShareAlike 4.0 International license unless otherwise stated.

+

All content on this webpage—including the luca0N! icon—is licensed under the Creative Commons Attribution-ShareAlike 4.0 International license unless otherwise stated. [View website sources]

Copyright © 2020—2024 luca0N! Some rights reserved.

diff --git a/src/pt/__swg_template.html b/src/pt/__swg_template.html index d099b75..61f11f7 100644 --- a/src/pt/__swg_template.html +++ b/src/pt/__swg_template.html @@ -62,7 +62,7 @@

Este sítio está hospedado em Nautilus. Declaração de Privacidade | Termos de Serviço

-

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.

+

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. [Ver fontes deste sítio]

Copyright © 2020—2024 luca0N! Alguns direitos reservados.

From 10f34f7f9a94f16f634bd86a6be08725c21f5233 Mon Sep 17 00:00:00 2001 From: luca0N! Date: Sun, 17 Mar 2024 14:58:29 -0300 Subject: [PATCH 3/3] Update repository link --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 537b2ee..538137b 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # luca0N.com website sources Makefile # 2022-09-12 -# https://git.luca0n.com/luca0N-website.git +# https://git.luca0n.com/luca0N/luca0N-website SWG=swg