Add language attribute.

This commit is contained in:
tastytea 2020-10-17 06:54:54 +02:00
parent 2de85a3f98
commit b143437adc
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
<!doctype html>
<html>
<html lang="en">
<head>
<title>FediBlock</title>
<meta charset="utf-8" />
<meta charset="utf-8">
<meta name="robots" content="noindex, nofollow">
<style>
label