Skip to content

Commit

Permalink
update wesite template
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianfis committed Mar 26, 2024
1 parent c2305ad commit 01b595c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/index.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<html>
<head>
<title>Robi object detection</title>
<title>Coral Edge TPU object detection demonstrator</title>
</head>
<body>
<h1>Robi vision object detection</h1>
<h1>Coral Edge TPU object detection demonstrator</h1>
<img src="{{ url_for('video_feed') }}">
</body>
</html>

0 comments on commit 01b595c

Please sign in to comment.