Add language attribute.
This commit is contained in:
parent
2de85a3f98
commit
b143437adc
|
@ -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
|
||||
|
|
Reference in New Issue
Block a user