Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit cc477d3a authored by Marc's avatar Marc
Browse files

feat: Logo Agile tour

parent c95fed5a
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,12 @@
<script src="revealjs-plugins/chalkboard/plugin.js"></script>
<script>
// Documentation about 3rd party plugins :
// https://docs.asciidoctor.org/reveal.js-converter/latest/converter/revealjs-plugins/
// Most of the additional plugins come from :
// https://github.com/rajgoel/reveal.js-plugins
Reveal.configure({
menu: {
side: 'right',
......@@ -20,7 +26,15 @@
// https://github.com/denehyg/reveal.js-menu
Reveal.registerPlugin(RevealMenu)
// https://github.com/rajgoel/reveal.js-plugins/tree/master/chalkboard
Reveal.registerPlugin(RevealChalkboard)
</script>
</script>
\ No newline at end of file
<img src="images/agile_tour_2024_redone.png" alt="Logo Agile Tour Strasbourg"
style="
position: absolute;
bottom: 2rem;
left: 5rem;
width: 172px;
"/>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment