Skip to content

Commit

Permalink
Typo! 🙀
Browse files Browse the repository at this point in the history
  • Loading branch information
samcunliffe authored Dec 20, 2023
1 parent ca601a2 commit 0fcb0b0
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions slides.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,15 @@ style: |

<br/><br/><br/><!-- aesthetic vspace so the title isn't too close to the UCL banner -->

<!-- if html tags appear then: https://github.com/marp-team/marpit/issues/178#issuecomment-511106762 -->


# Title of the talk

First Author¹, Second Author²

¹Centre for Advanced Research Computing, UCL.
¹Department of Collaborators, UCL.
²Department of Collaborators, UCL.

Conference, Location. 202Y-MM-DD.

Expand Down Expand Up @@ -76,7 +79,7 @@ Example of something centred.
```py

def i_prefer_python() -> None
print("Obiously I use type hints")
print("Obviously, I use type hints")
return

```
Expand Down Expand Up @@ -112,7 +115,7 @@ $$

# Conclusions

- One or two clear takehome points.
- One or two clear take-home points.
- Don't overload your audience.

---
Expand All @@ -124,4 +127,4 @@ $$
# Add appendix slides if needed

- Delete all of this if you don't need it.
- (Obviously)
- (Obviously)

0 comments on commit 0fcb0b0

Please sign in to comment.