aboutsummaryrefslogtreecommitdiff
path: root/_layouts/default.html
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-12-19 14:04:03 -0300
committerEuAndreh <eu@euandre.org>2020-12-19 14:15:13 -0300
commit1cf879c3ce0ae2d2a2e94537a4e391e50e2d8191 (patch)
tree7632464151312225bf91075021c6fc5d8e2e042e /_layouts/default.html
parentFix translation navigation link of collections (diff)
downloadeuandre.org-1cf879c3ce0ae2d2a2e94537a4e391e50e2d8191.tar.gz
euandre.org-1cf879c3ce0ae2d2a2e94537a4e391e50e2d8191.tar.xz
Add default links to end of slides
Diffstat (limited to '')
-rw-r--r--_layouts/default.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/_layouts/default.html b/_layouts/default.html
index 5167523..33923a9 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -72,13 +72,6 @@
</li>
{% endfor %}
- {% assign lslidess=site.slides | where:"ref", page.ref | sort: 'lang' %}
- {% for lslides in lslidess %}
- <li>
- <a href="{{ lslides.url }}" class="{{ lslides.lang }}">{{ lslides.lang }}</a>
- </li>
- {% endfor %}
-
{% assign lpastebins=site.pastebins | where:"ref", page.ref | sort: 'lang' %}
{% for lpastebin in lpastebins %}
<li>