better hint on meme usage

This commit is contained in:
Ted Unangst 2019-06-25 17:24:54 -04:00
parent 45a091ac6f
commit bff61bd24c
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
</ul>
<ul>
{{ range .Memes }}
<li><a href="/meme/{{ . }}">view</a> {{ . }}
<li>meme: <a href="/meme/{{ . }}">{{ . }}</a>
{{ end }}
</ul>
</div>