Преглед на файлове

Switch out images

master
Fen Dweller преди 5 години
родител
ревизия
a14f1aa9b1
променени са 13 файла, в които са добавени 4 реда и са изтрити 4 реда
  1. Двоични данни
      static/images/feast-logo.png
  2. Двоични данни
      static/images/feast-transparent.png
  3. Двоични данни
      static/images/feast.png
  4. Двоични данни
      static/images/gorge-logo.png
  5. Двоични данни
      static/images/gorge-transparent.png
  6. Двоични данни
      static/images/gorge.png
  7. Двоични данни
      static/images/satiate-logo.png
  8. Двоични данни
      static/images/satiate-transparent.png
  9. Двоични данни
      static/images/satiate.png
  10. Двоични данни
      static/images/stroll-logo.png
  11. Двоични данни
      static/images/stroll-transparent.png
  12. Двоични данни
      static/images/stroll.png
  13. +4
    -4
      templates/index.html

Двоични данни
static/images/feast-logo.png Целия файл

Before After
Width: 834  |  Height: 834  |  Size: 15 KiB

Двоични данни
static/images/feast-transparent.png Целия файл

Before After
Width: 834  |  Height: 834  |  Size: 11 KiB

Двоични данни
static/images/feast.png Целия файл

Before After
Width: 834  |  Height: 834  |  Size: 11 KiB

Двоични данни
static/images/gorge-logo.png Целия файл

Before After
Width: 834  |  Height: 834  |  Size: 24 KiB

Двоични данни
static/images/gorge-transparent.png Целия файл

Before After
Width: 834  |  Height: 834  |  Size: 18 KiB

Двоични данни
static/images/gorge.png Целия файл

Before After
Width: 834  |  Height: 834  |  Size: 14 KiB

Двоични данни
static/images/satiate-logo.png Целия файл

Before After
Width: 834  |  Height: 834  |  Size: 20 KiB

Двоични данни
static/images/satiate-transparent.png Целия файл

Before After
Width: 834  |  Height: 834  |  Size: 15 KiB

Двоични данни
static/images/satiate.png Целия файл

Before After
Width: 834  |  Height: 834  |  Size: 13 KiB

Двоични данни
static/images/stroll-logo.png Целия файл

Before After
Width: 834  |  Height: 834  |  Size: 28 KiB

Двоични данни
static/images/stroll-transparent.png Целия файл

Before After
Width: 834  |  Height: 834  |  Size: 16 KiB

Двоични данни
static/images/stroll.png Целия файл

Before After
Width: 834  |  Height: 834  |  Size: 19 KiB

+ 4
- 4
templates/index.html Целия файл

@@ -28,22 +28,22 @@
<div class="flex-container">
<a href="https://stroll.crux.sexy/{{"nightly" if nightly else ""}}" class="game-button" id="game-button-stroll">
<div class="game-title">stroll</div>
<img class="game-logo" src="/images/stroll-logo.png">
<img class="game-logo" src="/images/stroll-transparent.png">
</a>
<div class="game-description">A macro/vore procedural game</div>
<a href="https://feast.crux.sexy/{{"nightly" if nightly else ""}}" class="game-button" id="game-button-feast">
<div class="game-title">feast</div>
<img class="game-logo" src="/images/feast-logo.png">
<img class="game-logo" src="/images/feast-transparent.png">
</a>
<div class="game-description">A vore-focused RPG</div>
<a href="https://gorge.crux.sexy/{{"nightly" if nightly else ""}}" class="game-button" id="game-button-gorge">
<div class="game-title">gorge</div>
<img class="game-logo" src="/images/gorge-logo.png">
<img class="game-logo" src="/images/gorge-transparent.png">
</a>
<div class="game-description">An idle/clicker vore game</div>
<a href="https://satiate.crux.sexy/{{"nightly" if nightly else ""}}" class="game-button" id="game-button-satiate">
<div class="game-title">satiate</div>
<img class="game-logo" src="/images/satiate-logo.png">
<img class="game-logo" src="/images/satiate-transparent.png">
</a>
<div class="game-description">A text adventure engine with an emphasis on sound</div>
</div>


Loading…
Отказ
Запис