feat: update demo page title
This commit is contained in:
parent
b8f2602ec0
commit
7bf5ab3075
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Web Component Demo</title>
|
||||
<title>status-indicator web component demo</title>
|
||||
<script type="module" src="./src/status-indicator.ts"></script>
|
||||
<style>
|
||||
main {
|
||||
|
|
|
|||
Loading…
Reference in a new issue