diff --git a/site/layouts/_default/single.html b/site/layouts/_default/single.html index a4e19b7bb..b8caae6dd 100644 --- a/site/layouts/_default/single.html +++ b/site/layouts/_default/single.html @@ -23,15 +23,15 @@ - + {{ .Title | markdownify }} {{ .Page.Params.Description | markdownify }} {{ if eq .Title "Examples" }} Download source code {{ end }} + {{ partial "ads" . }} - {{ partial "ads" . }}
{{ .Page.Params.Description | markdownify }}