1
0
mirror of https://github.com/schollz/cowyo.git synced 2023-08-10 21:13:00 +03:00
Former-commit-id: 52e9247ae1f18de7d6107fa3b8f09405f20ff67e [formerly 061925e345a1ae9c1a9a79ccafcdffc48a16a915] [formerly 6a95b5bc1fbc107f24cc4d22984b11b3a0431932 [formerly 090f3d84d7]]
Former-commit-id: 9dd617a9fda1a8a2e5aae3a7ae778e636b99fffb [formerly 23d3c62c29d6fc94b723210e33b867f02c342d73]
Former-commit-id: 26249524711272ca85cbef90494f9a3f55d58d5e
This commit is contained in:
Zack Scholl 2016-02-10 15:46:44 -05:00
parent a33b2a1e06
commit c4bc87720c
3 changed files with 3 additions and 3 deletions

View File

@ -82,7 +82,7 @@
<form action='#' id="emit" method="post" name="emit">
<div>
<textarea autofocus rows={{ .NumRows }} class='auto_submit_item' id="emit_data" name="emit_data" placeholder="Start typing, it will save automatically. Go to cowyo.com/{{ .Title }} to reload your note. Do not post anything private since anyone with the URL can access this note.">{{ .CurrentText }}</textarea>
<textarea autofocus rows={{ .NumRows }} class='auto_submit_item' id="emit_data" name="emit_data" placeholder="Start typing, it will save automatically. Go to awwkoala.com/{{ .Title }} to reload your note. Do not post anything private since anyone with the URL can access this note.">{{ .CurrentText }}</textarea>
</div>
</form>

View File

@ -28,7 +28,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/">Cowyo</a>
<a class="navbar-brand" href="/">AwwKoala</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">

View File

@ -24,7 +24,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/">Cowyo</a>
<a class="navbar-brand" href="/">AwwKoala</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">