diff --git a/README.md b/README.md index 4e24b5f8..b818bfe4 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 b5097900..51c107e0 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