{{ .Title }}
- -- Author: - {{ . }} -
- {{ end }} - - {{ with .Permalink }} -- Link: - {{ . }} -
- {{ end }} - {{ with .Site.Params.license }} -- {{ . | safeHTML}} -
- {{ end }} -diff --git a/layouts/_default/single.html b/layouts/_default/single.html
index e41efeb..967617f 100644
--- a/layouts/_default/single.html
+++ b/layouts/_default/single.html
@@ -1,105 +1,3 @@
-{{ define "content" -}}
-{{ $cdn_url := .Scratch.Get "cdn_url" }}
-
- Author:
- {{ . }}
-
- Link:
- {{ . }}
-
- {{ . | safeHTML}}
- {{ .Title }}
-
-
- {{ end }}
-
-
- {{ $reAltIn := "
" }}
- {{ $reAltOut := ( printf "
" }}
- {{ $reAltTitleOut := ( printf "