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 42c3a85d authored by Marc's avatar Marc
Browse files

feat: url de la présentation en footer

parent cc477d3a
No related branches found
No related tags found
No related merge requests found
...@@ -30,11 +30,18 @@ ...@@ -30,11 +30,18 @@
// https://github.com/rajgoel/reveal.js-plugins/tree/master/chalkboard // https://github.com/rajgoel/reveal.js-plugins/tree/master/chalkboard
Reveal.registerPlugin(RevealChalkboard) Reveal.registerPlugin(RevealChalkboard)
</script> </script>
<footer style="
position: absolute;
bottom: 1rem;
right: 1rem;
font-family: system-ui;
color: #4c4c4c;
">at2024.baldir.fr
</footer>
<img src="images/agile_tour_2024_redone.png" alt="Logo Agile Tour Strasbourg" <img src="images/agile_tour_2024_redone.png" alt="Logo Agile Tour Strasbourg"
style=" style="
position: absolute; position: absolute;
bottom: 2rem; bottom: 1rem;
left: 5rem; left: 5rem;
width: 172px; 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