
			</div>
		</div>

		<script src="libs/dist/reveal.js"></script>
		<script src="libs/plugin/zoom/zoom.js"></script>
		<script src="libs/plugin/notes/notes.js"></script>
		<script src="libs/plugin/search/search.js"></script>
		<script src="libs/plugin/markdown/markdown.js"></script>
		<script src="libs/plugin/highlight/highlight.js"></script>
		<script>

			// Also available as an ES module, see:
			// https://revealjs.com/initialization/
			Reveal.initialize({
				controls: true,
				progress: true,
				center: true,
				hash: true,

				// Learn about plugins: https://revealjs.com/plugins/
				plugins: [ RevealZoom, RevealNotes, RevealSearch, RevealMarkdown, RevealHighlight ]
			});

		</script>

	</body>
</html>
