We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 415eea9 commit 101ea41Copy full SHA for 101ea41
www/index.html
@@ -1,11 +1,9 @@
1
<!doctype html>
2
<html lang="en">
3
<head>
4
- <meta charset="UTF-8"/>
+ <meta charset="UTF-8">
5
<title>RDAP Validator</title>
6
- <meta name="viewport" content="width=device-width, initial-scale=1" />
7
<script type="module" src="https://about.rdap.org/assets/scaffold.js"></script>
8
- <link rel="stylesheet" href="https://client.rdap.org/assets/bootstrap.min.css" />
9
<style>
10
dd {
11
margin-left: 4em;
0 commit comments