Rename "Toot" button
This commit is contained in:
parent
bf84356401
commit
1e37b3ae21
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ html(lang="en")
|
|||
label(for="remember") Autofill this instance URL next time
|
||||
|
||||
section.submit
|
||||
input(type="submit", value="Share post")
|
||||
input(type="submit", value="Toot!")
|
||||
footer
|
||||
section
|
||||
a(href="https://joinmastodon.org/") What is Mastodon?
|
||||
|
|
Reference in a new issue