File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515< link rel= " stylesheet" href= " https://cdnjs.cloudflare.com/ajax/libs/octicons/3.5.0/octicons.min.css" integrity= " sha256-QiWfLIsCT02Sdwkogf6YMiQlj4NE84MKkzEMkZnMGdg=" crossorigin= " anonymous" / >
1616< link rel= " stylesheet" href= " https://cdnjs.cloudflare.com/ajax/libs/emojify.js/1.1.0/css/basic/emojify.min.css" integrity= " sha256-UOrvMOsSDSrW6szVLe8ZDZezBxh5IoIfgTwdNDgTjiU=" crossorigin= " anonymous" / >
1717< %- include ../ build/ index- header % >
18+ < %- include ../ shared/ polyfill % >
1819< % } else { % >
1920< link rel= " stylesheet" href= ' <%- url %>/build/emojify.js/dist/css/basic/emojify.min.css' >
2021< %- include ../ build/ index- pack- header % >
2122< % } %>
22- <% - include ../ shared/ polyfill %>
Original file line number Diff line number Diff line change 1616< link rel= " stylesheet" href= " https://cdnjs.cloudflare.com/ajax/libs/select2/3.5.4/select2.min.css" integrity= " sha256-ijlUKKj3hJCiiT2HWo1kqkI79NTEYpzOsw5Rs3k42dI=" crossorigin= " anonymous" / >
1717< link rel= " stylesheet" href= " https://cdnjs.cloudflare.com/ajax/libs/select2/3.5.4/select2-bootstrap.min.css" integrity= " sha256-NAWFcNIZdH+TS1xpWujF/EB/Y8gwBbEOCoaK/eqaer8=" crossorigin= " anonymous" / >
1818< %- include ../ build/ cover- header % >
19+ < %- include ../ shared/ polyfill % >
1920< % } else { % >
2021< %- include ../ build/ cover- pack- header % >
2122< % } %>
22- <% - include ../ shared/ polyfill %>
Original file line number Diff line number Diff line change 2424 < link rel= " stylesheet" href= " https://cdnjs.cloudflare.com/ajax/libs/octicons/3.5.0/octicons.min.css" integrity= " sha256-QiWfLIsCT02Sdwkogf6YMiQlj4NE84MKkzEMkZnMGdg=" crossorigin= " anonymous" / >
2525 < link rel= " stylesheet" href= " https://cdnjs.cloudflare.com/ajax/libs/emojify.js/1.1.0/css/basic/emojify.min.css" integrity= " sha256-UOrvMOsSDSrW6szVLe8ZDZezBxh5IoIfgTwdNDgTjiU=" crossorigin= " anonymous" / >
2626 < %- include build/ pretty- header % >
27+ < %- include shared/ polyfill % >
2728 < % } else { % >
2829 < link rel= " stylesheet" href= ' <%- url %>/build/emojify.js/dist/css/basic/emojify.min.css' >
2930 < %- include build/ pretty- pack- header % >
3031 < % } %>
31- <% - include shared/ polyfill %>
3232</head >
3333
3434<body style =" display :none ;" >
Original file line number Diff line number Diff line change 2222 < link rel= " stylesheet" href= " https://cdnjs.cloudflare.com/ajax/libs/reveal.js/3.6.0/css/reveal.min.css" integrity= " sha256-ol2N5Xr80jdDqxK0lte3orKGb9Ja3sOnpAUV7TTADmg=" crossorigin= " anonymous" / >
2323 < link rel= " stylesheet" href= " https://cdnjs.cloudflare.com/ajax/libs/emojify.js/1.1.0/css/basic/emojify.min.css" integrity= " sha256-UOrvMOsSDSrW6szVLe8ZDZezBxh5IoIfgTwdNDgTjiU=" crossorigin= " anonymous" / >
2424 < %- include build/ slide- header % >
25+ < %- include shared/ polyfill % >
2526 < % } else { % >
2627 < link rel= " stylesheet" href= " <%- url %>/build/reveal.js/css/reveal.css" >
2728 < link rel= " stylesheet" href= ' <%- url %>/build/emojify.js/dist/css/basic/emojify.min.css' >
4748 link .href = ' <%- url %>/build/reveal.js/' + (window .location .search .match ( / print-pdf/ gi ) ? ' css/print/pdf.css' : ' css/print/paper.css' );
4849 document .getElementsByTagName ( ' head' )[0 ].appendChild ( link );
4950 </script >
50-
51- <% - include shared/ polyfill %>
5251 </head >
5352 <body >
5453 <div class =" container" >
You can’t perform that action at this time.
0 commit comments