We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e1f0f2 commit 76d6e68Copy full SHA for 76d6e68
themes/cards/layouts/partials/sidebar.html
@@ -11,7 +11,7 @@
11
{{ end }}
12
</div>
13
14
-
+<!--
15
<div class="mt10 recent">
16
<h2>Recent articles</h2>
17
<ul>
@@ -24,11 +24,12 @@ <h2>Recent articles</h2>
24
25
</ul>
26
27
+-->
28
{{ if .Site.Params.fbLikeBox }}
29
<div class="mt10">
30
<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>
31
32
33
<br>
34
-</div>
35
+</div>
0 commit comments