Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help with inserting videos (where the images are at the moment) #1

Open
wants to merge 33 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update index.html
  • Loading branch information
seniep authored Jul 29, 2020
commit 9e0c7a5c0120fb88e6a30ea644301c076aab53f0
7 changes: 3 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
@@ -108,7 +108,7 @@ <h1 class="h1 hero-title">Osoc 2020 communication team</h1>
<div class="row">
<div class="col-xs-12 col-sm-10 col-sm-offset-1 col-md-5 col-md-offset-0 col-lg-6">
<div class="project-image">
<img src="img/osoc-screen.png">
<img src="img/Video compilation of week 12.mov">
</div>
</div>
<div class="col-xs-12 col-sm-10 col-sm-offset-1 col-md-6 col-lg-5 col-md-offset-1">
@@ -128,7 +128,7 @@ <h2 class="h4">The project</h2>
</div>
<div class="col-xs-12 col-sm-10 col-sm-offset-1 col-md-5 col-lg-6 col-md-offset-1">
<div class="project-image">
<img src="img/summary screenshot.png">
<img src="img/diversity.png">
</div>
</div>
</div>
@@ -195,8 +195,7 @@ <h4 class="h6"><a href="http://osoc.be" target="_blank">Partner name</a></h4>
</div>
</div>


<!DOCTYPE html>

<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">