summaryrefslogtreecommitdiffstats
path: root/themes/lv2/templates/page.html
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-07-05 14:00:41 -0400
committerDavid Robillard <d@drobilla.net>2022-07-05 14:00:41 -0400
commit838c0c6ecfa68a01abeb4d0e67842656aec9ac60 (patch)
tree145bc0742a9e1f52ea41267a93bd0d612facf5a6 /themes/lv2/templates/page.html
parent62712ca6bc33f6f5e61667fc9368ea0551111d51 (diff)
downloadlv2site-838c0c6ecfa68a01abeb4d0e67842656aec9ac60.tar.xz
Remove dead code
Diffstat (limited to 'themes/lv2/templates/page.html')
-rw-r--r--themes/lv2/templates/page.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/lv2/templates/page.html b/themes/lv2/templates/page.html
index 8a3b94d..b12f067 100644
--- a/themes/lv2/templates/page.html
+++ b/themes/lv2/templates/page.html
@@ -1,7 +1,6 @@
{% extends "base.html" %}
{% block head %}
{{ super() }}
- <link rel="stylesheet" type="text/css" href="{{ SITEURL }}/theme/css/slideshow.css" />
{% endblock %}
{% block title %}
{% if page.title %}