diff options
Diffstat (limited to 'slides')
| -rw-r--r-- | slides/index.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/slides/index.html b/slides/index.html index e3a3fac..4c66066 100644 --- a/slides/index.html +++ b/slides/index.html | |||
| @@ -11,7 +11,11 @@ | |||
| 11 | <body> | 11 | <body> |
| 12 | 12 | ||
| 13 | <div class="wrapper"> | 13 | <div class="wrapper"> |
| 14 | <main></main> | 14 | <main> |
| 15 | <ul> | ||
| 16 | <li><a href="#basic-math-in-programming">Basic math in programming</a></li> | ||
| 17 | </ul> | ||
| 18 | </main> | ||
| 15 | <nav></nav> | 19 | <nav></nav> |
| 16 | </div> | 20 | </div> |
| 17 | 21 | ||
