Revert site logo to official Microsoft iconography
This commit is contained in:
parent
dc63c56067
commit
05c86e17a0
42 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{{ $cover := and (.HasShortcode "blocks/cover") (not .Site.Params.ui.navbar_translucent_over_cover_disable) }}
|
||||
<nav class="js-navbar-scroll navbar navbar-expand navbar-dark {{ if $cover}} td-navbar-cover {{ end }}flex-column flex-md-row td-navbar">
|
||||
<a class="navbar-brand" href="{{ .Site.Home.RelPermalink }}">
|
||||
<img src="/images/alguidelines-bclogo-pattern-white.png" height="32px">
|
||||
<img src="/images/SiteLogo.png" height="32px">
|
||||
<span class="font-weight-bold show-desktop">{{ .Site.Title }}</span>
|
||||
<span class="font-weight-bold show-mobile-inline">{{ .Site.Params.shorttitle }}</span>
|
||||
</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue