Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
caesr-pub
jekyll-scholar
Commits
e3477f4c
Commit
e3477f4c
authored
Jan 23, 2017
by
rmrf
Browse files
Finalize issue 179 patch
parent
fb78cb35
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
lib/jekyll/scholar/utilities.rb
lib/jekyll/scholar/utilities.rb
+0
-1
No files found.
lib/jekyll/scholar/utilities.rb
View file @
e3477f4c
...
...
@@ -562,7 +562,6 @@ module Jekyll
def
repository_link_slides_for
(
entry
,
base
=
base_url
)
links
=
repository
[
entry
.
key
+
config
[
'file_delimit'
]
+
"slides"
]
url
=
links
[
'pdf'
]
||
links
[
'ps'
]
||
links
[
'pptx'
]
||
links
[
'ppt'
]
puts
url
return
unless
url
File
.
join
(
base
,
url
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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