diff --git a/ground/views/indexTemplate.php b/ground/views/indexTemplate.php
index 1979877..54f55cc 100644
--- a/ground/views/indexTemplate.php
+++ b/ground/views/indexTemplate.php
@@ -20,7 +20,7 @@
×
@@ -107,19 +107,25 @@
= $user ? self::renderPartial('modals/addPoint.php', array('categories' => $categories), true) : '' ?>
= self::renderPartial('modals/categories.php', array('categories' => $categories), true) ?>
= self::renderPartial('modals/image.php', array(), true) ?>
+
diff --git a/public/img/vkBigLogo.png b/public/img/vkBigLogo.png
index 7dd0b33..9b52902 100644
Binary files a/public/img/vkBigLogo.png and b/public/img/vkBigLogo.png differ