Add logo
This commit is contained in:
parent
6e747d9e0c
commit
00ebe687a9
7 changed files with 245 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
{{ define "navbar" }}
|
||||
{{ partial "navbar-2.html" (dict "baseURL" .Site.BaseURL "title" .Site.Title "hasToggleButton" true) }}
|
||||
{{ partial "navbar-2.html" (dict "baseURL" .Site.BaseURL "title" .Site.Title "hasToggleButton" false) }}
|
||||
{{ end }}
|
||||
|
||||
{{ define "content" }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue