Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Riegel
VIS_exc3_AR_Riegel
Commits
34a0cb5a
Commit
34a0cb5a
authored
Apr 20, 2021
by
Athanasios
Browse files
Add figure example
parent
210d8297
Pipeline
#7578
passed with stages
in 21 seconds
Changes
7
Pipelines
1
Show whitespace changes
Inline
Side-by-side
public/assets/css/style.css
View file @
34a0cb5a
...
...
@@ -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
0 → 100644
View file @
34a0cb5a
221 KB
public/home/index.html
View file @
34a0cb5a
...
...
@@ -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
0 → 100644
View file @
34a0cb5a
221 KB
public/results/index.html
View file @
34a0cb5a
...
...
@@ -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
0 → 100644
View file @
34a0cb5a
221 KB
public/templates/raw/index.html
View file @
34a0cb5a
...
...
@@ -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>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment