From 6beb77a3c5d6cf1de128dff1b0a1947b95c3e696 Mon Sep 17 00:00:00 2001 From: mxdanger <32040254+mxdanger@users.noreply.github.com> Date: Tue, 26 Apr 2022 01:00:25 -0700 Subject: [PATCH] Changed /r/place to r/place --- README.md | 6 +++--- web/_js/view.js | 2 +- web/about.html | 12 ++++++------ web/index.html | 20 ++++++++++---------- 4 files changed, 20 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index edd8e376..cfd007ba 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ [![Subreddit subscribers](https://img.shields.io/reddit/subreddit-subscribers/placeAtlas2?color=%23FF4500&label=r%2FplaceAtlas2&logo=reddit&logoColor=white)](https://www.reddit.com/r/placeAtlas2/) [![Website](https://img.shields.io/static/v1?label=website&message=place-atlas.stefanocoding.me&color=blue)](https://place-atlas.stefanocoding.me/) -# The 2022 /r/place Atlas +# The 2022 r/place Atlas -The 2022 /r/place Atlas is a project aiming to catalog all the artworks created during Reddit's 2022 /r/place event. +The 2022 r/place Atlas is a project aiming to catalog all the artworks created during Reddit's 2022 r/place event. This project was established by Roland Rytz for the event in 2017, and further developed by Place Atlas team and contributors. @@ -16,7 +16,7 @@ This project is licensed under the GNU Affero General Public License v3.0. You can check out the website by clicking [here](https://place-atlas.stefanocoding.me/). -If you don't know GitHub and wanted to submit new entries or request changes to existing ones, please visit [/r/placeAtlas2](https://www.reddit.com/r/placeAtlas2/). +If you don't know GitHub and wanted to submit new entries or request changes to existing ones, please visit [r/placeAtlas2](https://www.reddit.com/r/placeAtlas2/). ## Contributing diff --git a/web/_js/view.js b/web/_js/view.js index ef7ff18c..7e14aeee 100644 --- a/web/_js/view.js +++ b/web/_js/view.js @@ -718,7 +718,7 @@ function highlightEntryFromUrl() { if (entries.length === 1) { const entry = entries[0]; - document.title = entry.name + " on the 2022 /r/place Atlas"; + document.title = entry.name + " on the 2022 r/place Atlas"; if ((!entry.diff || entry.diff !== "delete")) { if (document.getElementById("objectEditNav")) { diff --git a/web/about.html b/web/about.html index f7952930..514ddc88 100644 --- a/web/about.html +++ b/web/about.html @@ -17,10 +17,10 @@ - The 2022 /r/place Atlas - + The 2022 r/place Atlas + - + @@ -43,7 +43,7 @@ - The 2022 /r/place Atlas + The 2022 r/place Atlas