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 4b8c5e3 commit 6cb8fe5Copy full SHA for 6cb8fe5
_includes/home_opensource.html
@@ -21,14 +21,15 @@ <h2 class="section-heading">Open Source</h2>
21
<div class="lead">
22
Presentations are mostly on <a href="https://www.slideshare.net/alvagante" target="_blank" rel="external nofollow">Slideshare</a>
23
</div>
24
+<!--
25
26
Tutorials (2025 Update in Progress):
27
{% for post in site.presentations %}
28
<li>
29
<a href="{{ site.url }}{{ post.url }}" target="_parent">{{ post.title }}</a>
30
</li>
31
{% endfor %}
- </div>
32
+-->
33
34
<div class="col-lg-4 col-lg-offset-2 col-sm-6">
35
<img class="img-responsive" src="{{ site.url }}/img/pic-psick.png" alt="Open Source">
0 commit comments