chiark
/
gitweb
/
~cjwatson
/
blog.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d438fe7
)
This is just stupid :(
author
Vladimír Vondruš
<mosra@centrum.cz>
Sun, 29 Oct 2017 20:41:57 +0000
(21:41 +0100)
committer
Vladimír Vondruš
<mosra@centrum.cz>
Sun, 29 Oct 2017 20:41:57 +0000
(21:41 +0100)
pelican-theme/templates/base.html
patch
|
blob
|
history
diff --git
a/pelican-theme/templates/base.html
b/pelican-theme/templates/base.html
index 0785bc5344a877efa34a760061f12f6a3485b263..3da48a596985b2a679e7695ec9e780cc8d080dc4 100644
(file)
--- a/
pelican-theme/templates/base.html
+++ b/
pelican-theme/templates/base.html
@@
-120,7
+120,7
@@
{%- if LINKS_FOOTER4[0][1] %}<a href="{{ LINKS_FOOTER4[0][1] }}">{% endif %}
{{- LINKS_FOOTER4[0][0] -}}
{% if LINKS_FOOTER4[0][1] %}</a>{% endif -%}
- </h
4
>
+ </h
3
>
<ul>
{% for title, link in LINKS_FOOTER4 %}{% if loop.index0 != 0 %}
<li><a href="{{ link }}">{{ title }}</a></li>