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

Add figure example

parent 77871462
No related merge requests found
Pipeline #6071 passed with stages
in 19 seconds
Showing with 10 additions and 0 deletions
+10 -0
......@@ -27,6 +27,10 @@ p {
list-style-image: url(../images/list.png);
}
.content img {
max-width: 100%;
}
header {
position: relative;
width: 100%;
......
public/home/bau1.jpg

221 KB

......@@ -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>
......
Supports Markdown
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