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