css-team:edit homepage
git-svn-id: svn+ssh://atelier.inf.usi.ch/home/bevilj/group-1@44 a672b425-5310-4d7a-af5c-997e18724b81
This commit is contained in:
parent
a5d3182e5a
commit
349767874d
1 changed files with 3 additions and 2 deletions
|
@ -6,8 +6,8 @@ title: Home page
|
|||
<a href="/pages/cmd/basic/ls">Example LS command</a><br>
|
||||
<a href="/pages/cmd/basic/cd">Example CD comment</a><br>
|
||||
|
||||
<video controls>
|
||||
<source src="site/assets/style/prew.mp4" type="video/mp4">
|
||||
<video autoplay muted loop id="videoHome">
|
||||
<source src="assets/style/prew.mp4" type="video/mp4">
|
||||
</video>
|
||||
<div class="cont3step">
|
||||
<span>
|
||||
|
@ -17,3 +17,4 @@ title: Home page
|
|||
<span>
|
||||
</span>
|
||||
</div>
|
||||
<script src="js/homepage.js"></script>
|
||||
|
|
Loading…
Reference in a new issue