File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5454 "mathjax" : " https://cdn.jsdelivr.net/npm/mathjax@2" ,
5555 "css" : [
5656 {
57- "href" : " https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0 /css/fontawesome.min.css" ,
57+ "href" : " https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4 /css/fontawesome.min.css" ,
5858 "integrity" : " sha512-P9vJUXK+LyvAzj8otTOKzdfF1F3UYVl13+F8Fof8/2QNb8Twd6Vb+VD52I7+87tex9UXxnzPgWA3rH96RExA7A=="
5959 },
6060 {
6363 },
6464 {
6565 "href" : " https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/brands.min.css" ,
66- "integrity" : " sha512-8Jp5PI7qKEn304XONokQQRgiu/1P9kTBlvpLc7zRukkTBYGKt6z4CkwJUJhCwwWYnjSdxJcGqW9ifT7ZxPNgbg =="
66+ "integrity" : " sha512-sVSECYdnRMezwuq5uAjKQJEcu2wybeAPjU4VJQ9pCRcCY4pIpIw4YMHIOQ0CypfwHRvdSPbH++dA3O4Hihm/LQ =="
6767 },
6868 {
6969 "href" : " https://cdnjs.cloudflare.com/ajax/libs/reveal.js/4.1.2/reveal.min.css" ,
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ <h1><%= pkg.description %></h1>
7070
7171 < script >
7272 mpkey = Reveal ( ) . getQueryHash ( ) . s || null
73- mpdep = '<%= pkg.config. multiplex.url %> ' + ( mpkey ? 'master' : 'client' ) + '.js'
73+ mpdep = 'https://raw.githack.com/reveal/ multiplex/master/ ' + ( mpkey ? 'master' : 'client' ) + '.js'
7474
7575 Reveal . initialize ( {
7676 display : 'flex' ,
You can’t perform that action at this time.
0 commit comments