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