refactoring the footer
This commit is contained in:
parent
514e9a167f
commit
cf95cacd15
10 changed files with 193 additions and 153 deletions
|
@ -10,10 +10,9 @@
|
|||
{{- end }}
|
||||
|
||||
{{ define "footer" }}
|
||||
<!-- Footer -->
|
||||
<div>
|
||||
<!-- Footer -->
|
||||
{{ if .Site.GoogleAnalytics -}}
|
||||
{{ template "_internal/google_analytics_async.html" . }}
|
||||
{{- end}}
|
||||
</div>
|
||||
<script src="{{ .Site.BaseURL }}js/main.js"></script>
|
||||
{{- end }}
|
Loading…
Add table
Add a link
Reference in a new issue