diff --git a/Readme.md b/Readme.md
old mode 100644
new mode 100755
diff --git a/assets/img/main_ref.png b/assets/img/main_ref.png
index 73142b3..4461020 100755
Binary files a/assets/img/main_ref.png and b/assets/img/main_ref.png differ
diff --git a/assets/img/main_ref.svg b/assets/img/main_ref.svg
index ba6c3bc..132e1f3 100755
--- a/assets/img/main_ref.svg
+++ b/assets/img/main_ref.svg
@@ -9,123 +9,1241 @@
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="500"
- height="500"
- viewBox="0 0 500.00001 500.00001"
- id="svg2"
version="1.1"
- inkscape:version="0.91 r13725"
- sodipodi:docname="main_ref.svg"
- inkscape:export-filename="/var/www/servicek/assets/img/main_ref.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90">
-
-
-
-
-
- image/svg+xml
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SERVICE
-
-
-
+ inkscape:window-maximized="1"
+ inkscape:current-layer="g10" />image/svg+xml
\ No newline at end of file
diff --git a/git_webhook/pull.php b/git_webhook/pull.php
old mode 100644
new mode 100755
diff --git a/git_webhook/release.php b/git_webhook/release.php
old mode 100644
new mode 100755
diff --git a/master/controller.php b/master/controller.php
index 6c701cd..84fa713 100755
--- a/master/controller.php
+++ b/master/controller.php
@@ -30,8 +30,8 @@
$image->setURL( cdn."/img/main_ref.png" );
//$image->setSecureURL( cdn."/img/main_ref.png" );
$image->setType( 'image/png' );
- $image->setWidth( 500 );
- $image->setHeight( 500 );
+ $image->setWidth( 1200 );
+ $image->setHeight( 628 );
$ogp->addImage($image);
}