mirror of
https://github.com/fiatjaf/nak.git
synced 2024-11-25 00:59:08 -05:00
rename to nostr-army-knife.
This commit is contained in:
parent
76c8caa2de
commit
20ea54a282
|
@ -1 +1 @@
|
|||
[![Netlify Status](https://api.netlify.com/api/v1/badges/2593eb9b-7f06-4e36-9448-4dc144245ba1/deploy-status)](https://app.netlify.com/sites/nostr-utils/deploys)
|
||||
[![Netlify Status](https://api.netlify.com/api/v1/badges/2593eb9b-7f06-4e36-9448-4dc144245ba1/deploy-status)](https://app.netlify.com/sites/nostr-army-knife/deploys)
|
||||
|
|
|
@ -15,7 +15,7 @@ export default function Nothing() {
|
|||
<a
|
||||
target="_blank"
|
||||
style={{color: 'inherit'}}
|
||||
href="https://github.com/fiatjaf/nostr-utils-web"
|
||||
href="https://github.com/fiatjaf/nostr-army-knife"
|
||||
>
|
||||
_______
|
||||
</a>
|
||||
|
|
|
@ -1,4 +1,8 @@
|
|||
<meta charset="utf-8" />
|
||||
<title>nostr utils</title>
|
||||
<title>nostr army knife</title>
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/wenk/1.0.8/wenk.min.css"
|
||||
/>
|
||||
<div id="app" />
|
||||
<script src="app.js"></script>
|
||||
|
|
Loading…
Reference in New Issue
Block a user