Project 'ulrike.pado/asyst-moodle-plugin' was moved to 'knight/asyst-moodle-plugin'. Please update any links and bookmarks that may still have the old path.
Commit 34a0cb5a authored by Athanasios's avatar Athanasios
Browse files

Add figure example

parent 210d8297
No related merge requests found
Pipeline #3573 passed with stages
in 21 seconds
Showing with 22 additions and 0 deletions
+22 -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>
......
public/results/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>
......
public/templates/raw/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