Skip to content

Commit

Permalink
bring back missing video 5 #13
Browse files Browse the repository at this point in the history
  • Loading branch information
fredhohman committed Aug 14, 2020
1 parent afecaf7 commit 3618d6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ const teaser = new Teaser({

// video examples
new VideoExample({
target: document.getElementById('example-goldenberg2019you'),
target: document.getElementById('goldenberg2019you'),
props: { example: examples.find(example => example.bibtex === 'goldenberg2019you')}
})

Expand Down

0 comments on commit 3618d6a

Please sign in to comment.