Add language attribute.
This commit is contained in:
parent
2de85a3f98
commit
b143437adc
|
@ -1,8 +1,8 @@
|
||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html>
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<title>FediBlock</title>
|
<title>FediBlock</title>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8">
|
||||||
<meta name="robots" content="noindex, nofollow">
|
<meta name="robots" content="noindex, nofollow">
|
||||||
<style>
|
<style>
|
||||||
label
|
label
|
||||||
|
|
Reference in New Issue
Block a user