Skip to content
Snippets Groups Projects
Commit 7cc3e1bf authored by Boris's avatar Boris
Browse files

ENH: logo in SVG instead of PNG

parent c2a334f5
No related branches found
No related tags found
No related merge requests found
......@@ -91,7 +91,7 @@ $bodyIds = !isset($bodyIds) ? '' : $bodyIds;
<p>
<a href="<?php echo parseURI("/"); ?>">
<img src="<?php echo $rootURL; ?>/lib/logo.png" alt="logo Cesium Ğ1" />
<img src="<?php echo $rootURL; ?>/lib/logo-cesium.svg" alt="logo Cesium Ğ1" />
</a>
</p>
......
This diff is collapsed.
lib/logo.png

27.1 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment