1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-10 13:23:34 +00:00

Add missing doctype (#10860)

This commit is contained in:
otbutz
2024-09-06 02:22:45 +02:00
committed by GitHub
parent 8eef46ad4e
commit d905dd1653

View File

@@ -1,4 +1,5 @@
<html>
<!doctype html>
<html>
<head>
<meta charset="UTF-8" />
</head>