Home
last modified time | relevance | path

Searched refs:slidesLocation (Results 1 – 1 of 1) sorted by relevance

/plugin/revealjs/plugin/notes-server/
H A Dindex.js64 var slidesLocation = 'http://localhost' + ( opts.port ? ( ':' + opts.port ) : '' ); variable
67 console.log( '1. Open the slides at ' + green + slidesLocation + reset );