diff --git a/web/_js/config.js b/web/_js/config.js index 45c842de..9a713da3 100644 --- a/web/_js/config.js +++ b/web/_js/config.js @@ -243,4 +243,17 @@ const variationsConfig = { // icon: '' // } } -window.variationsConfig = variationsConfig \ No newline at end of file +window.variationsConfig = variationsConfig + +console.info(`%cThe 2022 r/place Atlas +%cCopyright (c) 2017 Roland Rytz +Copyright (c) 2022 Place Atlas contributors +Licensed under AGPL-3.0 (https://place-atlas.stefanocoding.me/license.txt) + +https://place-atlas.stefanocoding.me/ +https://discord.gg/pJkm23b2nA +https://reddit.com/r/placeatlas2 +https://github.com/placeAtlas/atlas + +To get the image of the canvas, use downloadCanvas(). +`, 'font-size: 150%; line-height: 150%', '') \ No newline at end of file