set example handle to @lain@pleroma.com

This commit is contained in:
Miss Pasture 2021-07-17 20:30:59 -04:00
parent af8345d8c9
commit 63b85f143d

View file

@ -41,7 +41,7 @@
{
<div>
<form action="/users/@ViewData.Model.Acct/remote_follow" method="post">
<input type="text" class="form-control mb-2" placeholder="your handle, i.e. @@pasture@@pl.gamers.exposed" name="webfinger" />
<input type="text" class="form-control mb-2" placeholder="your handle, i.e. @@lain@@pleroma.com" name="webfinger" />
<input type="submit" class="btn btn-primary w-100 mb-2" value="Remote follow" />
</form>