Skip to content

Commit 848331c

Browse files
committed
add demo video
1 parent 7fa87ee commit 848331c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ img.rounded {
104104
}
105105

106106
.row {
107-
margin-bottom: 2rem;
107+
margin-bottom: 3rem;
108108
}
109109

110110
.center {

index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,15 @@ <h3>Supports Monero</h3>
4949
</div>
5050
</div>
5151
</div>
52+
<div class="row">
53+
<h2>Haveno Demo</h2>
54+
<div style="display: flex; justify-content: center;">
55+
<video width="960" height="540" controls>
56+
<source src="https://github.com/user-attachments/assets/eb6b3af0-78ce-46a7-bfa1-2aacd8649d47" type="video/mp4">
57+
Your browser does not support the video tag.
58+
</video>
59+
</div>
60+
</div>
5261
<div class="row">
5362
<h2>Installing Haveno</h2>
5463
<p>Haveno can be installed on Linux, macOS, and Windows by using a third party installer and network. We do not endorse any networks at this time.</p>

0 commit comments

Comments
 (0)