Commit 6c3c79bc authored by Athanasios's avatar Athanasios
Browse files

Add figure example

parent 77871462
Pipeline #3878 passed with stages
in 19 seconds
......@@ -27,6 +27,10 @@ p {
list-style-image: url(../images/list.png);
}
.content img {
max-width: 100%;
}
header {
position: relative;
width: 100%;
......
......@@ -79,6 +79,12 @@
Venenatis lectus magna fringilla urna porttitor rhoncus. Lectus vestibulum mattis ullamcorper velit sed.
</p>
<h1>Figure demo</h1>
<p>
<img src="bau1.jpg">
</p>
<h1>Audio demo</h1>
<p>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment