Added README and LICENSE
This commit is contained in:
parent
7f49ec5ff6
commit
d93958e891
3 changed files with 20 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<div class="sidebar">
|
||||
{{ if templates.Exists "partials/sidebar.html" }}
|
||||
{{ partial "sidebar.html" . }}
|
||||
{{ else }}
|
||||
{{ else }}
|
||||
{{ partial "sidebar-for-tiny-theme/recommendations.html" . }}
|
||||
{{ end }}
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue