diff options
Diffstat (limited to 'website/index.html')
| -rw-r--r-- | website/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/website/index.html b/website/index.html index b4c41f7a7..30069fe46 100644 --- a/website/index.html +++ b/website/index.html @@ -22,6 +22,7 @@ <a href="#network">Network</a> <a href="#miners">Miners</a> <a href="explorer/">Explorer</a> + <a href="https://app.monzero.org/" rel="noopener">Studio</a> <a href="https://code.monzero.org/" rel="noopener">Source</a> <a href="#about">About</a> <a href="#mine">Mine</a> @@ -202,7 +203,7 @@ <footer> <a class="brand" href="#top"><span class="brand-mark">MZ</span><span>MONZERO</span></a> <p>Experimental software. Verify everything.</p> - <p>© <span id="year"></span> Monzero contributors · <a href="https://monzero.org">monzero.org</a> · <a href="https://code.monzero.org/" rel="noopener">Source code</a></p> + <p>© <span id="year"></span> Monzero contributors · <a href="https://monzero.org">monzero.org</a> · <a href="https://app.monzero.org/" rel="noopener">Studio</a> · <a href="https://code.monzero.org/" rel="noopener">Source code</a></p> </footer> <div class="toast" role="status" aria-live="polite">Copied to clipboard</div> |
