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
45a12e03
Verified
Commit
45a12e03
authored
Nov 03, 2019
by
Roberto Bochet
Browse files
Updated `index.html` to use the `external` plugin
parent
6b6f2fd0
Changes
1
Show whitespace changes
Inline
Side-by-side
index.html
View file @
45a12e03
...
...
@@ -55,8 +55,8 @@
dependencies
:
[
{
src
:
'
./reveal.js/plugin/external/external.js
'
,
condition
:
function
()
{
return
!!
document
.
querySelector
(
'
[data-external],[data-external-replace]
'
);
condition
:
function
()
{
return
!!
document
.
querySelector
(
'
[data-external],[data-external-replace]
'
);
}
},
{
...
...
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