Skip to content

Commit 1895d49

Browse files
committed
pbio/test/animator: Set HTML document title.
1 parent 9a13101 commit 1895d49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/pbio/test/animator/animate.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8">
5-
<title>title</title>
5+
<title>Pybricks PBIO Motor Animation</title>
66
<link rel="stylesheet" href="main.css">
77
<link rel="stylesheet" href="../results/frames.css">
88
</head>

0 commit comments

Comments
 (0)