Layoutwijzigingen, programma gemist

This commit is contained in:
2020-02-09 16:27:35 +01:00
parent 6e14ac8d92
commit d68df48dee
17 changed files with 218 additions and 52 deletions

View File

@@ -25,7 +25,7 @@
<?php if(isset($metadata)) {
$metadata->set('url', url()->current())
->prepend('image', $imgBase)
->prepend('audio', route('gemist.details'))
->prepend('audio', route('gemist.fragment'))
->append('title', ' | NH Gooi')
->metaTags();
} ?>