diff --git a/src/index.pug b/src/index.pug index ecf26c2..7bc4cac 100644 --- a/src/index.pug +++ b/src/index.pug @@ -46,7 +46,7 @@ html(lang="en") form#form section label(for="text") Post text - textarea#text(rows=6, name="text", required) + textarea#text(rows=6, name="text", placeholder="What's on your mind?",required) section datalist#instances_list label(for="choose_instance") Choose your Mastodon instance