summaryrefslogtreecommitdiffstats
path: root/layouts/_default/single.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/_default/single.html')
-rw-r--r--layouts/_default/single.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/layouts/_default/single.html b/layouts/_default/single.html
index 8f7eb35..cd2bd48 100644
--- a/layouts/_default/single.html
+++ b/layouts/_default/single.html
@@ -7,9 +7,6 @@
<div class="post-item post-meta">
{{ partial "post-meta.html" . }}
</div>
- {{ with .Params.player }}
- <div id="post-aplayer"></div>
- {{ end }}
<!-- post main content -->
<div class="post-content markdown-body">
{{ .Content }}