File tree Expand file tree Collapse file tree 1 file changed +18
-19
lines changed
pelican-chameleon-5e2d5ab49fc551b6becec539b211bfe872ebe836/templates Expand file tree Collapse file tree 1 file changed +18
-19
lines changed Original file line number Diff line number Diff line change @@ -146,25 +146,24 @@ <h1>{{ name }}</h1>
146146{% macro footer() %}
147147 < nav id ="footer " class ="navbar navbar-default ">
148148 < div class ="container ">
149- < p id ="footer-text " class ="navbar-text text-center ">
150- < span id ="engine ">
151- Compiled using
152- < a href ="https://docs.getpelican.com "> Pelican</ a >
153- </ span >
154- < span id ="theme ">
155- with theme
156- < a href ="https://github.com/yuex/pelican-chameleon "> Chameleon</ a >
157- </ span >
158- < span id ="bootstrap ">
159- on top of
160- < a href ="https://getbootstrap.com/docs/3.4/ "> Bootstrap 3</ a >
161- </ span >
162- < span id ="bootswatch ">
163- and
164- < a href ="https://bootswatch.com/3/paper/ "> Bootswatch "Paper"</ a >
165- </ span >
166- </ p >
167- </ div >
149+ < p id ="footer-text " class ="navbar-text text-center ">
150+ < span id ="engine ">
151+ Compiled using
152+ < a href ="https://docs.getpelican.com "> Pelican</ a >
153+ </ span >
154+ < span id ="theme ">
155+ with theme
156+ < a href ="https://github.com/yuex/pelican-chameleon "> Chameleon</ a >
157+ </ span >
158+ < span id ="bootstrap ">
159+ on top of
160+ < a href ="https://getbootstrap.com/docs/3.4/ "> Bootstrap 3</ a >
161+ </ span >
162+ < span id ="bootswatch ">
163+ and
164+ < a href ="https://bootswatch.com/3/paper/ "> Bootswatch "Paper"</ a >
165+ </ span >
166+ </ p >
168167 </ div >
169168 </ nav >
170169{% endmacro %}
You can’t perform that action at this time.
0 commit comments