a11y: add application role
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
<title>Notebrook</title>
|
<title>Notebrook</title>
|
||||||
<meta name="description" content="Light note taking app in messenger style">
|
<meta name="description" content="Light note taking app in messenger style">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body role="application">
|
||||||
<div id="app"></div>
|
<div id="app"></div>
|
||||||
<script type="module" src="/src/main.ts"></script>
|
<script type="module" src="/src/main.ts"></script>
|
||||||
</body>
|
</body>
|
||||||
|
Reference in New Issue
Block a user