From 40ea8d80683c944d46f8e33f3a0957c61dabc453 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Wed, 19 Sep 2018 03:30:26 +0200 Subject: content update --- slides/example/index.html | 81 ++++++++++++++++++++++++++++++++++++----------- slides/example/slides.md | 27 +++++++++++++++- 2 files changed, 88 insertions(+), 20 deletions(-) (limited to 'slides/example') diff --git a/slides/example/index.html b/slides/example/index.html index 2ca36c0..586794f 100644 --- a/slides/example/index.html +++ b/slides/example/index.html @@ -10,30 +10,73 @@ + diff --git a/slides/example/slides.md b/slides/example/slides.md index 3fd92cd..457ba12 100644 --- a/slides/example/slides.md +++ b/slides/example/slides.md @@ -7,11 +7,36 @@ Couple of example slides to test ![alt text](https://media.giphy.com/media/i9qmSfLuXXcXK/giphy.gif) + +--- + +## Math + +$$ \large{ \mathbb{R}^2 ∈ \vec{a} \bar{a} } $$ +$$ \large{ e^{i\pi} + 1 = 0 } $$ +$$ \large{ x = {-b \pm \sqrt{b^2-4ac} \over 2a} } $$ + + +$$ e^{i\pi} + 1 = 0 $$ + +$$ \large{ \sum_{i=0}^n i^2 = \frac{(n^2+n)(2n+1)}{6} } $$ + +$$ \large{ ABCDEFGHIJKLMNOPQRSTUVXYZ } $$ + --- ## Image -![alt text](https://media.giphy.com/media/4d0nGeMweD49q/giphy.gif) +![alt text](https://media.giphy.com/media/4d0nGeMweD49q/giphy.gif?style=md-center) + + +--- + +## Lists + +- Couple of example slides to test +- Couple of example slides to test +- Couple of example slides to test --- -- cgit v1.2.3