Skip to content

Commit ad21b3a

Browse files
author
Vivek Vishal
authored
Update single.html
Signed-off-by: Vivek Vishal <[email protected]>
1 parent 11860f0 commit ad21b3a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

layouts/docs/single.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{{ define "main" }}
22
{{ partial "feature-info.html" . }}
33
{{ .Render "content" }}
4-
{{ end }}
4+
{{ partial "recent-discussions.html" . }}
5+
{{ end }}

0 commit comments

Comments
 (0)