remove window type

This commit is contained in:
buzz-lightsnack-2007 2024-04-28 22:05:30 +08:00
parent 0a79f64528
commit 181df98a98
2 changed files with 1 additions and 6 deletions

View file

@ -4,7 +4,7 @@
<script src="../scripts/pages/popup.js" type="module"></script>
<link href="/styles/popup.css" rel="stylesheet" type="text/css" />
</head>
<body role="window">
<body>
<header>
<nav id="header" class="nav-wrapper transparent">
<ul class="right">