Browse Source

/demo link added to the demo note

master
Christian Müller 10 years ago
parent
commit
c73eb8b553
  1. 2
      resources/public/index.html

2
resources/public/index.html

@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@
<h1>NoteHub</h1>
<h2>Free and Hassle-free Pastebin for Markdown Notes.</h2>
<br>
<a class="landing-button demo" href="2014/3/31/demo-note" style="color: white">See Demo Note</a>
<a class="landing-button demo" href="/demo" style="color: white">See Demo Note</a>
<a class="landing-button" href="/new" style="color: white">New Note</a>
</div>
<div id="dashed-line"></div>

Loading…
Cancel
Save