fix: lowercase teh example path

This commit is contained in:
silver 2023-08-07 20:00:57 +01:00
parent 42522b099f
commit c124a88271
3 changed files with 1 additions and 1 deletions

37
src/example/Example.md Normal file
View file

@ -0,0 +1,37 @@
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
title = "Title"
date = 2023-08-07
slides = true
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
### Title
Subtitle
----------------------------------------------------------------------------
<!-- HTML comment -->
Slide 1
----------------------------------------------------------------------------
Slide 2
----------------------------------------------------------------------------
Image 1
![image][1]
----------------------------------------------------------------------------
Image 2
<img src="./CompSoc_Logo_PNG.png" height="100"></img>
----------------------------------------------------------------------------
[1]: ./CompSoc_Logo_PNG.png