mirror of
https://github.com/aljazceru/nostr-profile-manager.git
synced 2025-12-17 05:34:20 +01:00
add window.nostr.js
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link rel="stylesheet" href="style.css" />
|
<link rel="stylesheet" href="style.css" />
|
||||||
<title>Nostr Profile Manager</title>
|
<title>Nostr Profile Manager</title>
|
||||||
|
<script async src="https://cdn.jsdelivr.net/npm/window.nostr.js@latest/dist/window.nostr.js"></script>
|
||||||
<script async src="index.js"></script>
|
<script async src="index.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|||||||
Reference in New Issue
Block a user