Skip to content

Commit 4f315fe

Browse files
committed
Comment
1 parent ba9cb71 commit 4f315fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_includes/home_opensource.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ <h2 class="section-heading">Open Source</h2>
2020
<div class="lead">
2121
Presentations are mostly on <a href="https://www.slideshare.net/alvagante" target="_blank" rel="external nofollow">Slideshare</a>
2222
</div>
23-
{% if site.url != 'https://example42.com/' %}
23+
<!--
2424
<div class="lead">
2525
Tutorials (2025 Update in Progress):
2626
{% for post in site.presentations %}
@@ -29,7 +29,7 @@ <h2 class="section-heading">Open Source</h2>
2929
</li>
3030
{% endfor %}
3131
</div>
32-
{% endif %}
32+
-->
3333
<div class="col-lg-4 col-lg-offset-2 col-sm-6">
3434
<img class="img-responsive" src="{{ site.url }}/img/pic-psick.png" alt="Open Source">
3535
</div>

0 commit comments

Comments
 (0)