From 83112dfa2cef0cfa70a55ab437bb321b3b0f6c19 Mon Sep 17 00:00:00 2001 From: Simon Sarasova Date: Sat, 27 Apr 2024 08:28:58 +0000 Subject: [PATCH] Changed Codeberg Git repository to Git.Pub.Solar repository. --- Changelog.md | 1 + Contributors.md | 2 +- resources/images/codebergLogo.svg | 57 ------------------------------- resources/images/pubSolarLogo.svg | 28 +++++++++++++++ resources/pages/contribute.html | 4 +-- resources/style.css | 2 +- 6 files changed, 33 insertions(+), 61 deletions(-) delete mode 100644 resources/images/codebergLogo.svg create mode 100644 resources/images/pubSolarLogo.svg diff --git a/Changelog.md b/Changelog.md index 2de751e..0045eb2 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,7 @@ This document attempts to describe the history of changes to the Seekia Website codebase. Small and insignificant changes may not be included in this log. +* Changed Codeberg Git repository to Git.Pub.Solar repository. - *Simon Sarasova* * Added favicons. - *Simon Sarasova* * Improved text wrapping behavior. Wrapped text is now centered. - *Simon Sarasova* * Added virtue and happiness to eugenics goals. - *Simon Sarasova* diff --git a/Contributors.md b/Contributors.md index c5e46a1..1ed6b36 100644 --- a/Contributors.md +++ b/Contributors.md @@ -4,4 +4,4 @@ This document describes the contributors to the Seekia Website codebase. Name | Date Of First Commit | Number Of Commits --- | --- | --- -Simon Sarasova | April 10, 2024 | 8 \ No newline at end of file +Simon Sarasova | April 10, 2024 | 9 \ No newline at end of file diff --git a/resources/images/codebergLogo.svg b/resources/images/codebergLogo.svg deleted file mode 100644 index f505b54..0000000 --- a/resources/images/codebergLogo.svg +++ /dev/null @@ -1,57 +0,0 @@ - - - Codeberg Logo - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - Codeberg Logo - - - - Robert Martinez - - - - - Codeberg and the Codeberg Logo are trademarks of Codeberg e.V. - - - 2020-04-09 - - - Codeberg e.V. - - - codeberg.org - - - - - - - - - - - - - diff --git a/resources/images/pubSolarLogo.svg b/resources/images/pubSolarLogo.svg new file mode 100644 index 0000000..8faed05 --- /dev/null +++ b/resources/images/pubSolarLogo.svg @@ -0,0 +1,28 @@ + + + + + + + PubSolar logo + + + + + + + + + + + + + + + + + PubSolar logo + + + + \ No newline at end of file diff --git a/resources/pages/contribute.html b/resources/pages/contribute.html index 570c9e2..7caaef7 100644 --- a/resources/pages/contribute.html +++ b/resources/pages/contribute.html @@ -31,11 +31,11 @@

Git Repository

- +

Visit the Git repository to contribute to the source code of Seekia.

-Codeberg.org/sarasova/seekia +git.pub.solar/sarasova/seekia
diff --git a/resources/style.css b/resources/style.css index d9fb18a..519de91 100644 --- a/resources/style.css +++ b/resources/style.css @@ -464,7 +464,7 @@ a:hover{ width:80%; } -.codebergLogo{ +.pubSolarLogo{ width:5em;