From 5a0706f8f82e4bd154ef7f62821bdf2cdda29f9d Mon Sep 17 00:00:00 2001 From: franzz Date: Fri, 15 Mar 2019 19:42:16 +0100 Subject: [PATCH] OGP support --- inc/spot.php | 1 + masks/index.html | 7 +++++++ 2 files changed, 8 insertions(+) diff --git a/inc/spot.php b/inc/spot.php index f163f51..26ba379 100755 --- a/inc/spot.php +++ b/inc/spot.php @@ -133,6 +133,7 @@ class Spot extends Main ), 'index', array( + 'host_url' => Settings::HOST_SERVER, 'filepath_css' => self::addTimestampToFilePath('style/spot.css'), 'filepath_js_d3' => self::addTimestampToFilePath('script/d3.min.js'), 'filepath_js_leaflet' => self::addTimestampToFilePath('script/leaflet.min.js'), diff --git a/masks/index.html b/masks/index.html index fbf6566..54c6f05 100755 --- a/masks/index.html +++ b/masks/index.html @@ -3,6 +3,13 @@ + + + + + + +