diff --git a/lectures/memory-hierarchies/slides.qmd b/lectures/memory-hierarchies/slides.qmd
index 37a2eb63c973fe8da2eb5265fa2965be141e3606..66eeb6d0a58365aae1de8bb3e0e9197a23401b56 100644
--- a/lectures/memory-hierarchies/slides.qmd
+++ b/lectures/memory-hierarchies/slides.qmd
@@ -28,6 +28,27 @@ author: "Dominik Zobel and Florian Ziemen"
 
 
 
+## Memory Pyramid (upwards)
+
+
+:::{.r-stack}
+
+![](static/pyramid01.png){.fragment width=70% fragment-index=1}
+
+![](static/pyramid02.png){.fragment width=70% fragment-index=2}
+
+![](static/pyramid03.png){.fragment width=70% fragment-index=3}
+
+![](static/pyramid04.png){.fragment width=70% fragment-index=4}
+
+![](static/pyramid05.png){.fragment width=70% fragment-index=5}
+
+![](static/pyramid06.png){.fragment width=70% fragment-index=6}
+
+:::
+
+
+
 # Speed and access time
 
 ## Processor speed vs. memory speed
@@ -312,28 +333,7 @@ Techniques to provide data ahead of time
 
 
 
-# Visualization of memory hierarchies
-
-## Memory Pyramid (upwards)
-
-
-:::{.r-stack}
-
-![](static/pyramid01.png){.fragment width=70% fragment-index=1}
-
-![](static/pyramid02.png){.fragment width=70% fragment-index=2}
-
-![](static/pyramid03.png){.fragment width=70% fragment-index=3}
-
-![](static/pyramid04.png){.fragment width=70% fragment-index=4}
-
-![](static/pyramid05.png){.fragment width=70% fragment-index=5}
-
-![](static/pyramid06.png){.fragment width=70% fragment-index=6}
-
-:::
-
-
+# Memory hierarchy on Levante
 
 ## Memory Pyramid (downwards) {auto-animate=true}