Skip to content

Commit 6cb8fe5

Browse files
committed
Comment link to incomplete tutorial
1 parent 4b8c5e3 commit 6cb8fe5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_includes/home_opensource.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,15 @@ <h2 class="section-heading">Open Source</h2>
2121
<div class="lead">
2222
Presentations are mostly on <a href="https://www.slideshare.net/alvagante" target="_blank" rel="external nofollow">Slideshare</a>
2323
</div>
24+
<!--
2425
<div class="lead">
2526
Tutorials (2025 Update in Progress):
2627
{% for post in site.presentations %}
2728
<li>
2829
<a href="{{ site.url }}{{ post.url }}" target="_parent">{{ post.title }}</a>
2930
</li>
3031
{% endfor %}
31-
</div>
32+
-->
3233
</div>
3334
<div class="col-lg-4 col-lg-offset-2 col-sm-6">
3435
<img class="img-responsive" src="{{ site.url }}/img/pic-psick.png" alt="Open Source">

0 commit comments

Comments
 (0)