Skip to content
Snippets Groups Projects
Commit 5f7363aa authored by Jeremy Soller's avatar Jeremy Soller
Browse files

Merge branch 'fix-video-links' into 'master'

Fix the video links

See merge request !391
parents 6d2b841d c848394d
No related branches found
No related tags found
1 merge request!391Fix the video links
Pipeline #15039 failed
......@@ -18,10 +18,10 @@ title = "Redox in Action"
<img class="img-responsive" src="/img/screenshot/sdl2-gears.png"/>
## Redox OS playing Stargate SG-1 Season 10 intro
<iframe src="https://vid.puffyan.us/embed/3cPekY4c9Hc" style="border:none;height:601px;width:796px;" title="Invidious video player"></iframe>
<iframe src="https://www.youtube.com/watch?v=3cPekY4c9Hc" style="border:none;height:601px;width:796px;" title="YouTube video player"></iframe>
## Redox OS running Mesa3D Gears with LLVMpipe
<iframe src="https://vid.puffyan.us/embed/ADSvEA_YY7E" style="border:none;height:601px;width:796px;" title="Invidious video player"></iframe>
<iframe src="https://www.youtube.com/watch?v=ADSvEA_YY7E" style="border:none;height:601px;width:796px;" title="YouTube video player"></iframe>
## Redox OS running Pixelcannon
<img class="img-responsive" src="/img/screenshot/pixelcannon.png"/>
......
......@@ -18,10 +18,10 @@ title = "Redox em Ação"
<img class="img-responsive" src="/img/screenshot/sdl2-gears.png"/>
## Redox OS reproduzindo a intro da temporada 10 de Stargate SG-1
<iframe src="https://vid.puffyan.us/embed/3cPekY4c9Hc" style="border:none;height:601px;width:796px;" title="Invidious video player"></iframe>
<iframe src="https://www.youtube.com/watch?v=3cPekY4c9Hc" style="border:none;height:601px;width:796px;" title="YouTube video player"></iframe>
## Redox OS executando Mesa3D Gears com LLVMpipe
<iframe src="https://vid.puffyan.us/embed/ADSvEA_YY7E" style="border:none;height:601px;width:796px;" title="Invidious video player"></iframe>
<iframe src="https://www.youtube.com/watch?v=ADSvEA_YY7E" style="border:none;height:601px;width:796px;" title="YouTube video player"></iframe>
## Redox OS executando Pixelcannon
<img class="img-responsive" src="/img/screenshot/pixelcannon.png"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment