Skip to content

Commit dc7500f

Browse files
committed
Remove tags from the single content pages.
As long as the tags are totally unrelated to the content next to them, and also don't appear in the form of an easily understandable word cloud, it makes no sense to have them on every content page. We still keep them for the list of project news and blog posts.
1 parent 91afa68 commit dc7500f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

themes/reactos/layouts/_default/single.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,6 @@
2121
{{ .Content }}
2222
</div>
2323
</div>
24-
25-
<div class="col-md-3">
26-
{{ partial "sidebar.html" . }}
27-
</div>
2824
</div>
2925
</section>
3026

0 commit comments

Comments
 (0)