From 1d3fac9f738ccf5e0b33b1ba6955103e4dbd3bf4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milan=20Mi=C5=A1i=C4=87?= Date: Mon, 29 Jan 2024 11:31:15 +0100 Subject: Update eMail adress --- LICENSE.txt | 2 +- beauty.scss | 2 +- page.scss | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE.txt b/LICENSE.txt index 99b918f..82ed6ff 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright © 2024 Milan Mišić +Copyright © 2024 Milan Mišić (eMail: twoexem@gmail.com) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: diff --git a/beauty.scss b/beauty.scss index 3c3afe0..df9e58d 100755 --- a/beauty.scss +++ b/beauty.scss @@ -7,7 +7,7 @@ // The SCSS stylesheet for my good old website twoexem.com // The license is included in the file LICENSE.txt // If you did not receive a copy of the license with this file, you may download it under https://mit-license.org/ -// Copyright © 2024 Milan Mišić (eMail: fridolin.411@web.de) +// Copyright © 2024 Milan Mišić (eMail: twoexem@gmail.com) html { height: 100vh; diff --git a/page.scss b/page.scss index 00d7dd5..885e3ef 100755 --- a/page.scss +++ b/page.scss @@ -1,7 +1,7 @@ // Page stylesheet for the individual pages // The license is included in the file LICENSE.txt // If you did not receive a copy of the license with this file, you may download it under https://mit-license.org/ -// Copyright © 2024 Milan Mišić (eMail: fridolin.411@web.de) +// Copyright © 2024 Milan Mišić (eMail: twoexem@gmail.com) .list { /*border: 3px solid transparent; -- cgit v1.2.3