Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Corsi
Android
Slides Day 2 - App basics
Commits
28a648a2
Commit
28a648a2
authored
Oct 25, 2018
by
JackV
Browse files
Fix code highlighting css path
parent
54f9ba99
Changes
1
Hide whitespace changes
Inline
Side-by-side
index.html
View file @
28a648a2
...
...
@@ -20,7 +20,7 @@
<link
rel=
"stylesheet"
href=
"poul/css/poul.css"
id=
"theme"
>
<!-- Code syntax highlighting -->
<link
rel=
"stylesheet"
href=
"reveal.js/lib/css/hopscotch.css"
>
<link
rel=
"stylesheet"
href=
"reveal.js/lib/css
_highlight
/hopscotch.css"
>
<!-- Printing and PDF exports -->
<script>
...
...
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