sync
CI / backend-and-migrations (push) Canceled after 0s
CI / astro-build (push) Canceled after 0s
CI / dependency-audit (push) Canceled after 0s
CI / compose-e2e (push) Canceled after 0s

This commit is contained in:
ik
2026-09-17 07:35:23 +07:00
parent 722c88d436
commit d438c40542
21 changed files with 2181 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
<!doctype html>
<html lang="ru">
<body>
<main>
<article>
<h1>Дачный пруд</h1>
<img src="https://oss.rf4db.com/game/maps/level_000_home.png" alt="Дачный пруд">
<img src="https://oss.rf4db.com/game/paper_maps_webp/map_level_000_home.webp" alt="Карта: Дачный пруд">
<img src="https://oss.rf4db.com/game/fish/frog.webp" alt="Лягушка">
<a href="/ru/fishes/frog">Лягушка 190 г</a>
<a href="/ru/fishes/a.sleeper">Ротан 400 г</a>
<a href="/ru/fishes/perch">Окунь 1.6 кг</a>
<a href="/ru/positions/example-position">Точка 13:9</a>
</article>
</main>
</body>
</html>