diff --git a/amical.html b/amical.html
index 4ebc2686..2e9bea44 100644
--- a/amical.html
+++ b/amical.html
@@ -53,6 +53,8 @@
// - https://revealjs.com/config/
Reveal.initialize({
hash: true,
+ controlsLayout: 'edges',
+ slideNumber: true,
// Learn about plugins: https://revealjs.com/plugins/
plugins: [ RevealMarkdown, RevealHighlight, RevealNotes, RevealAttribution, RevealMenu, RevealFullscreen ]