Skip to content
Snippets Groups Projects
Commit 301b4abd authored by Finn Bear's avatar Finn Bear
Browse files

Tweak conclusion slide.

parent df4dfebd
No related branches found
No related tags found
No related merge requests found
......@@ -63,7 +63,7 @@ fn create_slides() -> Vec<Box<dyn Slide>> {
Box::new(Fractals::default()),
Box::new(Computation::default()),
Box::new(Watercolor::default()),
Box::new(Conclusion::default()),
Box::new(Conclusion::default()), // <--- YOU ARE HERE :)
]
}
......
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