Add opengraph to frontend

This commit is contained in:
2015-03-06 15:17:45 +01:00
parent 06de6b0c94
commit 58c916b4b4
8 changed files with 19 additions and 8 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

@@ -19,9 +19,9 @@
style="fill-rule:evenodd"
inkscape:version="0.48.5 r10040"
sodipodi:docname="phone-qr-scan.svg"
inkscape:export-filename="/Users/bterkuile/companytools/development/rails/mozo_bar/app/assets/images/frames/smartphone.png"
inkscape:export-xdpi="82.529999"
inkscape:export-ydpi="82.529999"><sodipodi:namedview
inkscape:export-filename="/home/benjamin/development/rails/mozo/app/assets/images/svg_sources/phone-qr-scan.png"
inkscape:export-xdpi="116.92"
inkscape:export-ydpi="116.92"><sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 168 KiB

@@ -15,7 +15,10 @@
id="svg2"
version="1.1"
inkscape:version="0.48.5 r10040"
sodipodi:docname="tablet-base.svg">
sodipodi:docname="supplier-bell.svg"
inkscape:export-filename="/home/benjamin/development/rails/mozo/app/assets/images/svg_sources/supplier-bell.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<defs
id="defs4">
<linearGradient

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 79 KiB

@@ -15,7 +15,10 @@
id="svg2"
version="1.1"
inkscape:version="0.48.5 r10040"
sodipodi:docname="supplier-base.svg">
sodipodi:docname="supplier-check.svg"
inkscape:export-filename="/home/benjamin/development/rails/mozo/app/assets/images/svg_sources/supplier-check.png"
inkscape:export-xdpi="72.349998"
inkscape:export-ydpi="72.349998">
<defs
id="defs4">
<linearGradient
@@ -520,9 +523,9 @@
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.70710678"
inkscape:cx="894.0385"
inkscape:cy="425.72075"
inkscape:zoom="0.83030729"
inkscape:cx="622"
inkscape:cy="426.95037"
inkscape:document-units="px"
inkscape:current-layer="layer2"
showgrid="false"

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 27 KiB

+5
View File
@@ -2,3 +2,8 @@ meta charset="utf-8"
meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"
meta name="viewport" content="width=device-width, initial-scale=1.0"
meta name="keywords" content="mozo mozobar mozo.bar waiter server drinks food order mobile phone service payment restaurant bar beach lunch meal tto time to order speed cheep free"
meta property="og:image" content=image_url('logo-big.png')
meta property="og:site_name" content="mozo.bar"
meta property="og:title" content="Order from a restaurant table with your smartphone"
meta property="og:description" content="Scan a QR-code from a bar or restaurant table, order your products and see how your order gets delivered"
meta property="fb:app_id" content="653729178057509"