Logo w/ translated tagline #16

Merged
benjaoming merged 2 commits from benjaoming/website:new-website into new 2020-05-29 21:09:48 +00:00
Showing only changes of commit 528429aee5 - Show all commits

View file

@ -1,8 +1,7 @@
<nav class="datacoop-navbar"> <nav class="datacoop-navbar">
<a href="/" class="data-coop-sidebar-logo"> <a href="/" class="data-coop-sidebar-logo">
<img src="{{ printf "/static/img/logo.svg" | absURL }}"> <img src="{{ printf "/static/img/logo_%s.svg" .Site.Language.Lang | absURL }}">
{{ (i18n "tagline") | safeHTML }}
</a> </a>
<div class="datacoop-menulists"> <div class="datacoop-menulists">