Merge pull request #443 from maltejur/add_2022

Change name to "The 2022 /r/place Atlas"
This commit is contained in:
Someone Somewhere 2022-04-05 23:07:45 +03:00 committed by GitHub
commit 8082a0ef47
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 14 additions and 10 deletions

View file

@ -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. 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. This project was created by Roland Rytz and is licensed under the GNU Affero General Public License v3.0.

View file

@ -168,6 +168,10 @@ header > a:hover {
color: #FFAA00; color: #FFAA00;
} }
header h1 {
font-size: 24px;
}
#logo { #logo {
padding: 5px; padding: 5px;
/*background-color: #FFF;*/ /*background-color: #FFF;*/

View file

@ -280,7 +280,7 @@ function initView(){
if (entry.length === 1){ if (entry.length === 1){
entry = entry[0]; 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); var infoElement = createInfoBlock(entry);
objectsContainer.innerHTML = ""; objectsContainer.innerHTML = "";

View file

@ -24,12 +24,12 @@
<html> <html>
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<title>The /r/place Atlas</title> <title>The 2022 /r/place Atlas</title>
<meta name="description" content="An Atlas of Reddit's /r/place, with information to each artwork of the canvas."> <meta name="description" content="An Atlas of Reddit's /r/place, with information to each artwork of the canvas.">
<meta name="author" content="Roland Rytz"> <meta name="author" content="Roland Rytz">
<meta name="keywords" content="reddit, /r/place, april"> <meta name="keywords" content="reddit, /r/place, april">
<meta name="application-name" content="/r/place Atlas"> <meta name="application-name" content="2022 /r/place Atlas">
<meta name="robots" content="index, follow"> <meta name="robots" content="index, follow">
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1"> <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1">
@ -41,7 +41,7 @@
<header class="aboutHeader"> <header class="aboutHeader">
<a href="./"> <a href="./">
<img id="logo" src="./_img/logo-100x100.png" height="50" width="50" alt=""> <img id="logo" src="./_img/logo-100x100.png" height="50" width="50" alt="">
<h1>The /r/place Atlas</h1> <h1>The 2022 /r/place Atlas</h1>
</a> </a>
<!--nav> <!--nav>
<a id="viewLink" href="./" class="current">View</a> <a id="viewLink" href="./" class="current">View</a>
@ -72,7 +72,7 @@ <h2>My Bitcoin Address</h2>
<img src="https://api.netlify.com/api/v1/badges/1e7291ce-0680-45ed-9843-47a32a992bbb/deploy-status" alt="Deploys by Netlify" /> <img src="https://api.netlify.com/api/v1/badges/1e7291ce-0680-45ed-9843-47a32a992bbb/deploy-status" alt="Deploys by Netlify" />
</a> </a>
<br> <br>
<h2 id="abouth2">The /r/place Atlas</h2> <h2 id="abouth2">The 2022 /r/place Atlas</h2>
<p>This is an Atlas aiming to chart all the artworks created during the <a href="https://www.reddit.com/r/place/">/r/place</a> April's fools event on <a href="https://www.reddit.com/" target="_blank">Reddit</a> in 2022.</p> <p>This is an Atlas aiming to chart all the artworks created during the <a href="https://www.reddit.com/r/place/">/r/place</a> April's fools event on <a href="https://www.reddit.com/" target="_blank">Reddit</a> in 2022.</p>
<p>The original code was developed by <a href="/" target="_blank" rel="author">Roland Rytz</a> (<a href="mailto:roland.rytz@gmail.com" target="_blank">mail</a>, <a href="https://reddit.com/user/draemmli/" target="_blank">reddit</a>) and is available under the free <a href="https://www.gnu.org/licenses/agpl-3.0.en.html" target="_blank">AGPL license</a> on <a target="_blank" href="https://github.com/RolandR/place-atlas">GitHub</a>.</p> <p>The original code was developed by <a href="/" target="_blank" rel="author">Roland Rytz</a> (<a href="mailto:roland.rytz@gmail.com" target="_blank">mail</a>, <a href="https://reddit.com/user/draemmli/" target="_blank">reddit</a>) and is available under the free <a href="https://www.gnu.org/licenses/agpl-3.0.en.html" target="_blank">AGPL license</a> on <a target="_blank" href="https://github.com/RolandR/place-atlas">GitHub</a>.</p>
<br> <br>

View file

@ -24,8 +24,8 @@
<html> <html>
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<title>The /r/place Atlas</title> <title>The 2022 /r/place Atlas</title>
<meta name="description" content="An interactive map of Reddit's /r/place, with information to each artwork of the canvas."> <meta name="description" content="An interactive map of Reddit's 2022 /r/place, with information to each artwork of the canvas.">
<meta name="author" content="Roland Rytz (2022 by Stefano#7366)"> <meta name="author" content="Roland Rytz (2022 by Stefano#7366)">
<meta name="keywords" content="reddit, /r/place 2022"> <meta name="keywords" content="reddit, /r/place 2022">
<meta name="application-name" content="The /r/place Atlas 2022"> <meta name="application-name" content="The /r/place Atlas 2022">
@ -42,7 +42,7 @@
{ {
"@context": "http://schema.org", "@context": "http://schema.org",
"@type": "WebSite", "@type": "WebSite",
"name": "The /r/place Atlas", "name": "The 2022 /r/place Atlas",
"url": "http://place-atlas.stefanocoding.me/", "url": "http://place-atlas.stefanocoding.me/",
"author": { "author": {
"@type": "Person", "@type": "Person",
@ -79,7 +79,7 @@
by reddit and the like as the thumbnail for the site. by reddit and the like as the thumbnail for the site.
The original is only 5.9kB, which wouldn't get much The original is only 5.9kB, which wouldn't get much
smaller by reducing the actualy size. --> smaller by reducing the actualy size. -->
<h1 id="title">The /r/place Atlas</h1> <h1 id="title">The 2022 /r/place Atlas</h1>
</a> </a>
</header> </header>