From dfe60c68000521dcb4e2f090ab761a351fb9db7a Mon Sep 17 00:00:00 2001 From: luca0N! Date: Sun, 24 Mar 2024 16:33:53 -0300 Subject: [PATCH 1/3] Update repository URL in CSS headers --- src/en/assets/luca0n.css | 2 +- src/en/assets/luca0n_theme_dark.css | 2 +- src/en/assets/luca0n_theme_light.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/en/assets/luca0n.css b/src/en/assets/luca0n.css index 73630d4..569de02 100644 --- a/src/en/assets/luca0n.css +++ b/src/en/assets/luca0n.css @@ -2,7 +2,7 @@ * CSS for luca0N.com, version 3 * Main style * - * https://git.luca0n.com/luca0N-website.git/ + * https://git.luca0n.com/luca0N/luca0N-website */ body { diff --git a/src/en/assets/luca0n_theme_dark.css b/src/en/assets/luca0n_theme_dark.css index 6b8e2a2..db918d6 100644 --- a/src/en/assets/luca0n_theme_dark.css +++ b/src/en/assets/luca0n_theme_dark.css @@ -2,7 +2,7 @@ * CSS for luca0N.com, version 3 * Main style, dark theme * - * https://git.luca0n.com/luca0N-website.git/ + * https://git.luca0n.com/luca0N/luca0N-website */ body { diff --git a/src/en/assets/luca0n_theme_light.css b/src/en/assets/luca0n_theme_light.css index d8160b2..1a7b570 100644 --- a/src/en/assets/luca0n_theme_light.css +++ b/src/en/assets/luca0n_theme_light.css @@ -2,7 +2,7 @@ * CSS for luca0N.com, version 3 * Main style, light theme * - * https://git.luca0n.com/luca0N-website.git/ + * https://git.luca0n.com/luca0N/luca0N-website */ body { From e4ce651b9488344c4a9f51e30447703bf0452dc4 Mon Sep 17 00:00:00 2001 From: luca0N! Date: Sun, 24 Mar 2024 16:36:01 -0300 Subject: [PATCH 2/3] Update outdated background color (#4) The background color for the light theme, which has been changed on commit 19fc8d9a0a, was updated in the light theme CSS file. --- src/en/assets/luca0n_theme_light.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/en/assets/luca0n_theme_light.css b/src/en/assets/luca0n_theme_light.css index 1a7b570..3cd2dce 100644 --- a/src/en/assets/luca0n_theme_light.css +++ b/src/en/assets/luca0n_theme_light.css @@ -9,7 +9,7 @@ body { margin: 0; font-family: sans-serif; - background-color: #ddd; + background-color: #eee; color: #333; } From f08cbd78f186901c73176c40dbb239be8a0acbdc Mon Sep 17 00:00:00 2001 From: luca0N! Date: Sun, 24 Mar 2024 17:56:56 -0300 Subject: [PATCH 3/3] Fix en dash Replace incorrect em dashes with the en dash character. --- README.md | 2 +- src/en/__swg_template.html | 2 +- src/pt/__swg_template.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7ff9e40..400d159 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This repository contains all sources for the third revision of the luca0N.com we ## License and copyright notice -Copyright © 2020—2024 luca0N! Some rights reserved. +Copyright © 2020–2024 luca0N! Some rights reserved. The contents of the luca0N!.com website are licensed under the Attribution-ShareAlike 4.0 International license unless otherwise stated. See [COPYRIGHT](COPYRIGHT) and [LICENSE](LICENSE) for more information. diff --git a/src/en/__swg_template.html b/src/en/__swg_template.html index deadada..2f43f5b 100644 --- a/src/en/__swg_template.html +++ b/src/en/__swg_template.html @@ -63,7 +63,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. [View website sources]

-

Copyright © 2020—2024 luca0N! Some rights reserved.

+

Copyright © 2020–2024 luca0N! Some rights reserved.

diff --git a/src/pt/__swg_template.html b/src/pt/__swg_template.html index 61f11f7..47a908c 100644 --- a/src/pt/__swg_template.html +++ b/src/pt/__swg_template.html @@ -63,7 +63,7 @@