diff --git a/index.md b/index.md index fd66a6c..d443664 100644 --- a/index.md +++ b/index.md @@ -18,3 +18,13 @@ All pages will appear in the menu to the left. For example, the page with an ord ## Markdown All pages are written in Markdown. See [Basic Syntax](https://www.markdownguide.org/basic-syntax/) + +## Multimedia + +To add images to a page, add them to the /assets/img folder. Use the complete path in the image source, including the repository. Example: + + ![Artistic rendering of computers\](/systems-librarianship/assets/img/binary-monitor-particles-600px.jpg) + +To embed YouTube videos, use the iframe embed code. Example: + +