Skip to content
Snippets Groups Projects
Commit 06020c69 authored by matograine's avatar matograine
Browse files

add link to demo.cesium.app in the header

parent 14fc4a56
No related branches found
No related tags found
1 merge request!13add link to demo.cesium.app in the header
......@@ -82,6 +82,10 @@ $bodyIds = !isset($bodyIds) ? '' : $bodyIds;
'uri' => dgettext('menu', '/telechargement'),
'label' => dgettext('menu', 'Télécharger')
],
[
'uri' => 'https://demo.cesium.app',
'label' => dgettext('menu', 'Demo')
],
[
'uri' => dgettext('menu', '/tutoriel-cesium') . '/',
'label' => dgettext('menu', 'Tutoriel')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment