Hi! This is my first personal public webpage...
## Images
Upload an image to the *assets* folder and embed it with `![title](/assets/name.jpg))`. Keep in mind that the path needs to be adjusted if Jekyll is run inside a subfolder.
A wrapper `div` with the class `large` can be used to increase the width of an image or iframe.
![Flower](https://user-images.githubusercontent.com/4943215/55412447-bcdb6c80-5567-11e9-8d12-b1e35fd5e50c.jpg)
![Bball](/assets/IMG-6799.jpg)
## Embedded content
You can also embed a lot of stuff, for example from YouTube, using the `embed.html` include.
##