mirror of https://github.com/MISP/misp-website
Fix logo size
parent
aac7c10a64
commit
1e9aa29d81
|
@ -26,7 +26,7 @@
|
|||
<!-- Copyright -->
|
||||
<div class="copyright">
|
||||
<ul class="menu">
|
||||
<li>© MISP project. Software released under the AGPL license and content released as CC-BY-SA.</li><li><img src="{{ site.baseurl }}/assets/images/en_cef.png</li>" /></li>
|
||||
<li>© MISP project. Software released under the AGPL license and content released as CC-BY-SA.</li><li><img src="{{ site.baseurl }}/assets/images/en_cef.png" width="50%" height="50%"/></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in New Issue