add link to static api

This commit is contained in:
dskvr
2022-12-18 02:33:49 +01:00
parent b55f8bf613
commit 39bac465eb

View File

@@ -4,6 +4,7 @@
<router-link :to="`/`" active-class="active">Home</router-link>
<router-link :to="`/status`" active-class="active">Grouped</router-link>
<a href="https://github.com/dskvr/nostr-watch/edit/main/relays.yaml" target="_blank">Add Relay</a>
<a href="relays.json"><code>{...}</code></a>
<span>
<PreferencesComponent />
</span>