Skip to content

Commit 101ea41

Browse files
committed
updated
1 parent 415eea9 commit 101ea41

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

www/index.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
<!doctype html>
22
<html lang="en">
33
<head>
4-
<meta charset="UTF-8"/>
4+
<meta charset="UTF-8">
55
<title>RDAP Validator</title>
6-
<meta name="viewport" content="width=device-width, initial-scale=1" />
76
<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" />
97
<style>
108
dd {
119
margin-left: 4em;

0 commit comments

Comments
 (0)