From f5b490124e9baffa73b875c665c6e29f859ef9c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Malte=20J=C3=BCrgens?= Date: Tue, 5 Apr 2022 17:53:01 +0200 Subject: [PATCH] Change name to "The 2022 /r/place Atlas" --- README.md | 2 +- web/_css/style.css | 4 ++++ web/_js/view.js | 2 +- web/about.html | 8 ++++---- web/index.html | 8 ++++---- 5 files changed, 14 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 0ae68bc0..9ec6db60 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# The Place Atlas +# The 2022 Place Atlas The /r/place Atlas is a project aiming to catalog all the artworks created during Reddit's 2022 /r/place event. This project was created by Roland Rytz and is licensed under the GNU Affero General Public License v3.0. diff --git a/web/_css/style.css b/web/_css/style.css index d970c265..9c6eefde 100644 --- a/web/_css/style.css +++ b/web/_css/style.css @@ -168,6 +168,10 @@ header > a:hover { color: #FFAA00; } +header h1 { + font-size: 24px; +} + #logo { padding: 5px; /*background-color: #FFF;*/ diff --git a/web/_js/view.js b/web/_js/view.js index 701cbfb5..e867cd83 100644 --- a/web/_js/view.js +++ b/web/_js/view.js @@ -280,7 +280,7 @@ function initView(){ if (entry.length === 1){ entry = entry[0]; - document.title = entry.name + " on the /r/place Atlas"; + document.title = entry.name + " on the 2022 /r/place Atlas"; var infoElement = createInfoBlock(entry); objectsContainer.innerHTML = ""; diff --git a/web/about.html b/web/about.html index f7e0f276..23e97adc 100644 --- a/web/about.html +++ b/web/about.html @@ -24,12 +24,12 @@ - The /r/place Atlas + The 2022 /r/place Atlas - + @@ -41,7 +41,7 @@
-

The /r/place Atlas

+

The 2022 /r/place Atlas

-

The /r/place Atlas

+

The 2022 /r/place Atlas