Skip to content
Snippets Groups Projects
Commit 9fb1d68e authored by Maxime Veber's avatar Maxime Veber
Browse files

Add images

parent 809b0863
Branches
No related tags found
1 merge request!2Weekend work
###> yarn ###
/node_modules
###< yarn ###
static
\ No newline at end of file
MaximeNB.png

282 KiB

PARIS-150x150.jpg

5.42 KiB

.reveal pre {
font-size: 0.45em;
}
#gregoire img, #maxime img {
width: 150px;
height: 150px;
border: none;
}
\ No newline at end of file
......@@ -3,11 +3,13 @@
---
## Hello!
<div style="width: 50%; float: left;">
Grégoire Paris
<div style="width: 50%; float: left;" id="gregoire">
Grégoire Paris<br />
![Photo de Grégoire](./PARIS-150x150.jpg)
</div>
<div style="width: 50%; float: right;">
Maxime Veber
<div style="width: 50%; float: right;" id="maxime">
Maxime Veber<br />
![Photo de Maxime](./MaximeNB.png)
</div>
---
......
manomano.png

18.6 KiB

......@@ -9,6 +9,6 @@
"reveal-md": "^1.1.3"
},
"scripts": {
"start": "reveal-md --port 8000 --theme=solarized --css hello.css"
"start": "reveal-md index.md --port 8000 --theme=solarized --css hello.css"
}
}
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment