Skip to content

Commit 6a9170f

Browse files
committed
improves web application title
1 parent 94c5911 commit 6a9170f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demo/map/map.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<base target="_top">
55
<meta charset="utf-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1">
7-
<title>Mapping DNS Location Entries</title>
7+
<title>sig0namectl: secure dynamic DNS resource location mapping</title>
88
<link rel="stylesheet" href="https://unpkg.com/leaflet@1.9.4/dist/leaflet.css" integrity="sha256-p4NxAoJBhIIN+hmNHrzRCf9tD/miZyoHS5obTRR9BMY=" crossorigin=""/>
99
<script src="https://unpkg.com/leaflet@1.9.4/dist/leaflet.js" integrity="sha256-20nQCchB9co0qIjJZRGuk2/Z9VM+kNiyxNV1lvTlZBo=" crossorigin=""></script>
1010
<script src="https://cdn.jsdelivr.net/npm/dohjs@latest/dist/doh.min.js"></script>

0 commit comments

Comments
 (0)