Initial Commit

This commit is contained in:
silver 2023-08-07 18:49:25 +01:00
commit 42522b099f
8 changed files with 344 additions and 0 deletions

BIN
src/Example/CompSoc_Logo_PNG.png (Stored with Git LFS) Normal file

Binary file not shown.

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