Skip to content

Commit 76d6e68

Browse files
committed
Test remove recent articles
1 parent 8e1f0f2 commit 76d6e68

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

themes/cards/layouts/partials/sidebar.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
{{ end }}
1212
</div>
1313

14-
14+
<!--
1515
<div class="mt10 recent">
1616
<h2>Recent articles</h2>
1717
<ul>
@@ -24,11 +24,12 @@ <h2>Recent articles</h2>
2424
{{ end }}
2525
</ul>
2626
</div>
27+
-->
2728
{{ if .Site.Params.fbLikeBox }}
2829
<div class="mt10">
2930
<div class="fb-page" data-href="https://www.facebook.com/webjeda/" data-width="400" data-small-header="true" data-adapt-container-width="true" data-hide-cover="true" data-show-facepile="true"><blockquote cite="https://www.facebook.com/webjeda/" class="fb-xfbml-parse-ignore"><a href="{site.fb-page-url}}">{{ .Site.Params.fbPageTitle}}</a></blockquote></div>
3031
</div>
3132
{{ end }}
3233
<br>
3334

34-
</div>
35+
</div>

0 commit comments

Comments
 (0)