File tree Expand file tree Collapse file tree
themes/hugo-coder/layouts Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -113,7 +113,6 @@ <h1 class="title">{{ .Title }}</h1>
113113 < footer >
114114 {{ partial "posts/related.html" . }}
115115 {{ partial "posts/share.html" . }}
116- {{ partial "posts/subscribe.html" . }}
117116 {{ partial "posts/series.html" . }}
118117 {{ partial "posts/disqus.html" . }}
119118 {{ partial "posts/commento.html" . }}
Original file line number Diff line number Diff line change @@ -93,7 +93,6 @@ <h1 class="title">{{ .Title }}</h1>
9393 < footer >
9494 {{ partial "posts/related.html" . }}
9595 {{ partial "posts/share.html" . }}
96- {{ partial "posts/subscribe.html" . }}
9796 {{ partial "posts/series.html" . }}
9897 {{ partial "posts/disqus.html" . }}
9998 {{ partial "posts/commento.html" . }}
Original file line number Diff line number Diff line change @@ -113,7 +113,6 @@ <h1 class="title">{{ .Title }}</h1>
113113 < footer >
114114 {{ partial "posts/related.html" . }}
115115 {{ partial "posts/share.html" . }}
116- {{ partial "posts/subscribe.html" . }}
117116 {{ partial "posts/series.html" . }}
118117 {{ partial "posts/disqus.html" . }}
119118 {{ partial "posts/commento.html" . }}
You can’t perform that action at this time.
0 commit comments