diff --git a/index.html b/index.html index a7cddad1..ad408bbb 100644 --- a/index.html +++ b/index.html @@ -16,10 +16,7 @@ - - - - + @@ -3225,6 +3222,9 @@ ${version}. - This version is compatible with previous version, - loaded .map files will be auto-updated. + const post = link("https://www.reddit.com/r/FantasyMapGenerator/comments/daf6g2/update_new_version_is_published_v_11", "Main changes:"); // announcement on Reddit + const changelog = link("https://github.com/Azgaar/Fantasy-Map-Generator/wiki/Changelog", "previous version"); + const reddit = link("https://www.reddit.com/r/FantasyMapGenerator", "Reddit community"); + const discord = link("https://discordapp.com/invite/X7E84HU", "Discord server"); + const patreon = link("https://www.patreon.com/azgaar", "Patreon"); -