bump
This commit is contained in:
parent
5227e098a5
commit
211af6fa83
2 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@ title: Cammie
|
|||
<section id="cammie-section">
|
||||
<div id="cammie-body">
|
||||
<figure class="image is-16by9">
|
||||
<img id="cammie-feed" alt="cammie" src="https://kelder.zeus.ugent.be/webcam/video/mjpg.cgi?profileid=2">
|
||||
<img id="cammie-feed" alt="cammie" src="https://kelder.zeus.ugent.be/webcam/video/mjpg.cgi?profileid=2">
|
||||
</figure>
|
||||
<div id="cammie-ctrls">
|
||||
<div class="columns is-mobile">
|
||||
|
@ -29,7 +29,7 @@ title: Cammie
|
|||
<%= fa 'chevron-circle-left' %>
|
||||
</div>
|
||||
<div class="column">
|
||||
<!-- blank space -->
|
||||
<!-- blank space -->
|
||||
</div>
|
||||
<div class="column is-1 ctrl right" data-command="set_relative_pos" data-x="10" data-y="0">
|
||||
<%= fa 'chevron-circle-right' %>
|
||||
|
|
|
@ -7,6 +7,6 @@
|
|||
"license": "MIT",
|
||||
"repository": "https://github.com/ZeusWPI/zeus.ugent.be",
|
||||
"dependencies": {
|
||||
"bulma": "0.4.1"
|
||||
"bulma": "0.4.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue