5 lines
219 B
HTML
5 lines
219 B
HTML
|
<a class="navbar-brand" href="https://www.irs.uni-stuttgart.de/" target="_blank">
|
||
|
{{ $image := resources.Get "images/unilogo_schriftzug_white.png" }}
|
||
|
<img src="{{ $image.RelPermalink }}" width=200 height=auto>
|
||
|
</a>
|