slides: fixed sizing
This commit is contained in:
parent
1d00269da4
commit
64c7b24ff7
6 changed files with 175 additions and 167 deletions
|
@ -1,37 +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
|
Loading…
Add table
Add a link
Reference in a new issue