OGP support

This commit is contained in:
2019-03-15 19:42:16 +01:00
parent a25dd83629
commit 4b0f5714b3
2 changed files with 8 additions and 0 deletions

View File

@@ -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'),