forked from Cavemanon/snootgame.xyz
Link to changelog on index below download
This commit is contained in:
@@ -8,6 +8,7 @@ EMAIL = "cavemanongames@gmail.com"
|
||||
DESCRIPTIONHERE = "here."
|
||||
IMAGES = "Images"
|
||||
DOWNLOAD = "Download"
|
||||
CHANGELOG = "Changelog"
|
||||
SOURCECODE = "This game is Free Software and thus has an open code base for you to use, share, and enjoy. This code base is hosted on Gitea and can be found here."
|
||||
LEGAL = "Legal"
|
||||
LEGALNOTE = "For our own lawful protection, we only provide the legal section in English."
|
||||
@@ -50,6 +51,7 @@ EMAIL = "cavemanongames@gmail.com"
|
||||
DESCRIPTIONHERE = "aquí."
|
||||
IMAGES = "Imagenes"
|
||||
DOWNLOAD = "Descargas"
|
||||
CHANGELOG = "registro de cambios"
|
||||
SOURCECODE = "Este juego es Software libre y por lo tanto su código fuente está abierto para uso publico, para que sea repartido, y sea disfrutado. Este código está hosteado en Gitea y puede ser encontrado aquí."
|
||||
LEGAL = "Legal"
|
||||
LEGALNOTE = "Para nuestra propia protección legal, solo proporcionamos la sección legal en inglés."
|
||||
|
@@ -58,6 +58,8 @@
|
||||
|
||||
<div class="center">
|
||||
<a id="download" href=download.html><h1 style="font-size:8vw">;DOWNLOAD;</h1></a>
|
||||
|
||||
<a id="changelog" href=changelog.html><h1 style="font-size:2vw">;CHANGELOG;</h1></a>
|
||||
</div>
|
||||
|
||||
<div class="center" style="width:100%;display: inline-block">
|
||||
|
Reference in New Issue
Block a user