Skip to content

Commit

Permalink
deploy: 6f361d2
Browse files Browse the repository at this point in the history
  • Loading branch information
kenflannery committed May 25, 2024
1 parent 86edeef commit 7322a6e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions index.ebb37e04.js → index.5e5b35be.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions index.5e5b35be.js.map

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion index.ebb37e04.js.map

This file was deleted.

2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"><meta http-equiv="X-UA-Compatible" content="ie=edge"><title>NOSTR map</title><link rel="stylesheet" href="/index.180a0261.css"><link rel="stylesheet" href="/index.06b01c68.css"><link rel="stylesheet" href="/index.1c090f33.css"><script type="module" src="/index.906045f6.js"></script><script type="module" src="/index.ebb37e04.js"></script><script type="module" src="/index.70f5771b.js"></script></head><body> <header class="header"> <div class="header-content"> <a href="https://www.trustroots.org/"> <img src="/horizontal-white.43f0085d.svg" alt="Trustroots Logo"> </a> <a href id="help">Help</a> </div> </header> <div id="map"> <div id="panelID" class="sidepanel" aria-label="side panel" aria-hidden="false"> <div class="sidepanel-inner-wrapper"> <div class="sidepanel-content-wrapper"> <div class="sidepanel-content"> <div id="loggedOut"> <h2>Register</h2> <p><button id="signup">Create an account</button></p> </div> <div id="loggedIn"> <h2>Your keys</h2> <p> <code id="npubPublicKey"> </code></p> <details> <summary>Your private key</summary> <p>Your private key is here for backup.</p> <p><code id="nsecPrivateKey"></code></p> </details> <p><button id="signout">Sign out</button></p> </div> <h2>Help</h2> <details> <summary>Some frequently asked questions here:</summary> <h3>How does this work?</h3> <p> Scroll around on the map. Long press (or right click) to add a note to the map. </p> <h3>Where can I get help?</h3> <p> If you have issues with this, or want to share feedback, you can reach the team behind this on <a href="https://t.me/+7T-FydOwdhplYjhi" target="_blank" rel="noreferrer">telegram</a> or <a href="https://www.reddit.com/r/Trustroots/" target="_blank" rel="noreferrer">reddit</a>. </p> </details> <h2>Relays</h2> <details> <summary>Manage relay settings:</summary> <p> If you want to override the default relays, paste a JSON array of relays here. </p> <form> <p><input id="relays" type="text"></p> <p><button id="relays_submit">Update relays</button></p> </form> </details> </div> </div> </div> <div class="sidepanel-toggle-container"> <button class="sidepanel-toggle-button" type="button" aria-label="toggle side panel"></button> </div> <div id="badge"></div> </div> </div> </body></html>
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"><meta http-equiv="X-UA-Compatible" content="ie=edge"><title>NOSTR map</title><link rel="stylesheet" href="/index.180a0261.css"><link rel="stylesheet" href="/index.06b01c68.css"><link rel="stylesheet" href="/index.1c090f33.css"><script type="module" src="/index.906045f6.js"></script><script type="module" src="/index.5e5b35be.js"></script><script type="module" src="/index.70f5771b.js"></script></head><body> <header class="header"> <div class="header-content"> <a href="https://www.trustroots.org/"> <img src="/horizontal-white.43f0085d.svg" alt="Trustroots Logo"> </a> <a href id="help">Help</a> </div> </header> <div id="map"> <div id="panelID" class="sidepanel" aria-label="side panel" aria-hidden="false"> <div class="sidepanel-inner-wrapper"> <div class="sidepanel-content-wrapper"> <div class="sidepanel-content"> <div id="loggedOut"> <h2>Register</h2> <p><button id="signup">Create an account</button></p> </div> <div id="loggedIn"> <h2>Your keys</h2> <p> <code id="npubPublicKey"> </code></p> <details> <summary>Your private key</summary> <p>Your private key is here for backup.</p> <p><code id="nsecPrivateKey"></code></p> </details> <p><button id="signout">Sign out</button></p> </div> <h2>Help</h2> <details> <summary>Some frequently asked questions here:</summary> <h3>How does this work?</h3> <p> Scroll around on the map. Long press (or right click) to add a note to the map. </p> <h3>Where can I get help?</h3> <p> If you have issues with this, or want to share feedback, you can reach the team behind this on <a href="https://t.me/+7T-FydOwdhplYjhi" target="_blank" rel="noreferrer">telegram</a> or <a href="https://www.reddit.com/r/Trustroots/" target="_blank" rel="noreferrer">reddit</a>. </p> </details> <h2>Relays</h2> <details> <summary>Manage relay settings:</summary> <p> If you want to override the default relays, paste a JSON array of relays here. </p> <form> <p><input id="relays" type="text"></p> <p><button id="relays_submit">Update relays</button></p> </form> </details> </div> </div> </div> <div class="sidepanel-toggle-container"> <button class="sidepanel-toggle-button" type="button" aria-label="toggle side panel"></button> </div> <div id="badge"></div> </div> </div> </body></html>

0 comments on commit 7322a6e

Please sign in to comment.