Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
core-services
jekyll-theme-lcsb-default
Commits
302d4f7c
Verified
Commit
302d4f7c
authored
Mar 30, 2020
by
Laurent Heirendt
✈
Browse files
add lcsb logo to footer
parent
b2e0cb36
Changes
1
Hide whitespace changes
Inline
Side-by-side
_includes/footer.html
View file @
302d4f7c
...
...
@@ -4,9 +4,8 @@
<div
class=
"footer-cp"
>
<div
class=
"r3-logo-container"
>
<img
class=
"r3-logo"
src=
"{{ '/assets/banners/r3-logo.svg' | relative_url }}"
type=
"image/svg+xml"
/>
<img
class=
"r3-logo"
src=
"{{ '/assets/banners/r3-logo.svg' | relative_url }}"
type=
"image/svg+xml"
/>
<img
class=
"lcsb-logo"
src=
"{{ '/assets/banners/lcsb-compact.svg' | relative_url }}"
type=
"image/svg+xml"
/>
</div>
{% comment %}This is used to generate share URL for howto-pages{% endcomment %}
...
...
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