mirror of
https://gitlab.com/lvra/lvra.gitlab.io.git
synced 2024-11-10 02:20:26 +01:00
fix: video link for envision
This commit is contained in:
parent
f736e55693
commit
b383771275
1 changed files with 4 additions and 1 deletions
|
@ -5,7 +5,10 @@ title: Envision
|
|||
|
||||
# Envision
|
||||
|
||||
![](https://olekolek1000.com/F/envision_installation_hq.mp4)
|
||||
<video width="640" height="360" controls>
|
||||
<source src="https://olekolek1000.com/F/envision_installation_hq.mp4" type="video/mp4">
|
||||
<source src="https://olekolek1000.com/F/envision_installation.webm" type="video/webm">
|
||||
</video>
|
||||
|
||||
- [Envision GitLab repository](https://gitlab.com/gabmus/envision)
|
||||
|
||||
|
|
Loading…
Reference in a new issue