Commit 8c912fe0 authored by Romain Loth's avatar Romain Loth

logo gets parametrized link from TWConf.brandingLink

(previously only the navbar-brand 'ProjectExplorer' did)
parent c4a93fb1
...@@ -74,7 +74,7 @@ ...@@ -74,7 +74,7 @@
<body> <body>
<a id='mainlogo' href="https://github.com/moma/ProjectExplorer" <a id='mainlogo' href="https://github.com/moma/ProjectExplorer"
class="navbar-higher" class="navbar-higher twbrand-link"
title="Project Explorer"> title="Project Explorer">
<img src="twlibs/img/logo.png" <img src="twlibs/img/logo.png"
style="width:50px; position:absolute; top:-8px; left:-4px; z-index:5; overflow:visible;"> style="width:50px; position:absolute; top:-8px; left:-4px; z-index:5; overflow:visible;">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment