Changed default url and title in nav

This commit is contained in:
Gil Gonçalves
2014-01-17 22:17:59 +00:00
parent 808ff44fe9
commit bcca2e777a
+2 -2
View File
@@ -11,7 +11,7 @@
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<ul class="nav">
<a class="navbar-brand" href="/">url2markdown</a>
<a class="navbar-brand" href="/">Markdown Please!</a>
<form action="/" method="get" class="navbar-form navbar-left">
<fieldset>
@@ -20,7 +20,7 @@
name="url"
class="form-control"
style="width: 300px;"
placeholder="http://kennethreitz.com"
placeholder="http://en.wikipedia.org/wiki/Markdown"
/>
<input type="hidden" name="type" value="html" />
<button type="submit" class="btn btn-default">