Skip to content

Commit

Permalink
Merge branch 'master' into infragram-camera
Browse files Browse the repository at this point in the history
  • Loading branch information
jywarren committed Oct 30, 2018
2 parents bffc5f3 + e8e1d7e commit ec80679
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions builder/files/var/www/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
text-align: center;
font-family: sans;
}
p {
margin: 40px;
}
.btn {
padding: 14px;
background: #ff66aa;
Expand All @@ -19,13 +22,9 @@

<h2>Public Lab Pi Camera Kit</h2>

<br />

<p><i>You've correctly connected to your Pi!</i></p>
<p>If you're seeing this in a pop-up, close it and open <a href="http://pi.local">http://pi.local</a> in a browser.</p>

<br />

<p><a class="btn" href="http://pi.local/infragram/pi/">Access Infragram software</a></p>
<p><a class="btn" href="http://pi.local/cam/">Access the camera</a></p>

Expand Down

0 comments on commit ec80679

Please sign in to comment.