Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Miroslav Kratochvil
jekyll-theme-lcsb-default
Commits
8afc198b
Commit
8afc198b
authored
Mar 20, 2018
by
Yohan Jarosz
Browse files
fix #5
parent
e723c62d
Changes
1
Hide whitespace changes
Inline
Side-by-side
_includes/footer.html
View file @
8afc198b
...
...
@@ -6,7 +6,10 @@
{%- include social.html -%}
</div>
<br/>
<div
class=
"footer-cp"
>
Copyright ©
<a
href=
"https://wwwen.uni.lu/"
>
Université du Luxembourg
</a>
{{ site.date | escape }}. All rights reserved.
</div>
<div
class=
"footer-cp"
>
<p>
Copyright ©
<a
href=
"https://wwwen.uni.lu/"
>
Université du Luxembourg
</a>
{{ site.date | escape }}.
</p>
<p>
All rights reserved.
</p>
</div>
</div>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment