mirror of
https://github.com/bumi/openalias-web
synced 2025-06-16 17:25:35 +00:00
Add prototype note
This commit is contained in:
parent
597159d656
commit
2425769eef
@ -26,8 +26,13 @@
|
|||||||
<button class="btn btn-primary input-group-btn btn-lg" onclick="document.location = '{{host}}/' + document.getElementById('fqdn').value;">Go</button>
|
<button class="btn btn-primary input-group-btn btn-lg" onclick="document.location = '{{host}}/' + document.getElementById('fqdn').value;">Go</button>
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
|
<p>
|
||||||
Example: <a href="{{host}}/donate@getmonero.org">{{host}}/donate@getmonero.org</a>
|
Example: <a href="{{host}}/donate@getmonero.org">{{host}}/donate@getmonero.org</a>
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
This is currently a prototype and is looking for support to create a nice design and launch it on a nice domain.<br>
|
||||||
|
Want to help? You can find the code on GitHub: <a href="https://github.com/bumi/openalias-web">bumi/openalias-web</a>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
|
||||||
<div class="notes">
|
<div class="notes">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user