Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
elixir
jekyll-elixir-theme
Commits
e7672150
Commit
e7672150
authored
Sep 12, 2019
by
Jacek Lebioda
Browse files
Front-photo corrected on index page
parent
6d24028d
Changes
2
Show whitespace changes
Inline
Side-by-side
_layouts/index.html
View file @
e7672150
...
...
@@ -20,11 +20,9 @@ layout: default
</div>
{% endif %}
{% if page.introduction_photo %}
<div
class=
"index-photo"
>
<img
src=
"{{ '/assets/cover.jpg' | relative_url }}"
alt=
"Elixir Luxembourg"
/>
</div>
{% endif %}
</div>
{{ content | markdownify }}
...
...
elixir-theme.gemspec
View file @
e7672150
...
...
@@ -2,7 +2,7 @@
Gem
::
Specification
.
new
do
|
spec
|
spec
.
name
=
"jekyll-elixir-theme"
spec
.
version
=
"0.8.
4
"
spec
.
version
=
"0.8.
5
"
spec
.
authors
=
[
"jacek.lebioda"
]
spec
.
email
=
[
"jacek.lebioda@uni.lu"
]
...
...
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