Browse Source

update wording

pull/10/head
Aaron Parecki 9 years ago
parent
commit
124f1d7271
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      views/pebble-settings-login.php

+ 1
- 1
views/pebble-settings-login.php View File

@ -4,7 +4,7 @@
<h2>Sign in with your Domain</h2>
<p>Enter your website below to sign in.</p>
<p>If your website supports Micropub, it will log posts directly to your site. Otherwise, it will post to your profile on this website.</p>
<p>If your website supports Micropub, it will log posts directly to your site. Otherwise, it will post to your profile on teacup.p3k.io.</p>
<form action="/auth/start" method="get" class="form-inline">
<input type="url" name="me" placeholder="http://me.com" value="" class="form-control">

Loading…
Cancel
Save