orcid logo

added orcid logo to static
This commit is contained in:
mb
2020-07-18 16:33:36 +02:00
parent 347f3edc03
commit aa21a8ad22
2 changed files with 5 additions and 3 deletions

View File

Before

Width:  |  Height:  |  Size: 566 B

After

Width:  |  Height:  |  Size: 566 B

View File

@@ -18,6 +18,7 @@
<div class="ui stackable grid">
<!---Recent uploads-->
<div class="ten wide column">
<h2>{{_('Recent uploads')}}</h2>
@@ -60,9 +61,9 @@
{%- endif %}
{%- endfor %}
</div>
<!--- END Recent uploads-->
<!---contact form-->
<!---segments-->
<div class="six wide column">
<!--contact us-->
@@ -90,9 +91,10 @@
</div>
</div>
</div>
</div>
{%- endblock %}