Skip to content

Commit

Permalink
html: Add title for webpage
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick José Pereira <[email protected]>
  • Loading branch information
patrickelectric committed May 20, 2021
1 parent b31c6fb commit feefc57
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/html/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
<html>
<head>
<title>MAVLink Camera Manager</title>
</head>

<body>
<div id="app" style="display: flex; column-gap: 1em">
Expand Down

0 comments on commit feefc57

Please sign in to comment.