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
2cb76115
Commit
2cb76115
authored
Mar 20, 2018
by
Yohan Jarosz
Browse files
move banner
parent
b494701f
Changes
2
Hide whitespace changes
Inline
Side-by-side
_includes/header.html
View file @
2cb76115
...
...
@@ -3,7 +3,7 @@
<div>
{%- assign default_paths = site.pages | map: "path" -%}
{%- assign page_paths = site.header_pages | default: default_paths -%}
<img
src=
"{{ '/assets/banner-' | relative_url }}{{site.banner}}.svg"
type=
"image/svg+xml"
></img>
<img
src=
"{{ '/assets/
banners/
banner-' | relative_url }}{{site.banner}}.svg"
type=
"image/svg+xml"
></img>
{%- if page_paths -%}
...
...
assets/banner-minerva.svg
→
assets/
banners/
banner-minerva.svg
View file @
2cb76115
File moved
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