GM
This commit is contained in:
13
popup/nostr-links.html
Normal file
13
popup/nostr-links.html
Normal file
@@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Nostr Links</title>
|
||||
<link rel="stylesheet" href="nostr-links.css">
|
||||
</head>
|
||||
<body>
|
||||
<ul class="dropdown-menu" id="link-menu"></ul>
|
||||
<script src="nostr-links.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user