diff --git a/resources/views/site/help/your-profile.blade.php b/resources/views/site/help/your-profile.blade.php index d31bfe99d..7eb47a903 100644 --- a/resources/views/site/help/your-profile.blade.php +++ b/resources/views/site/help/your-profile.blade.php @@ -16,7 +16,7 @@
To create an account using a web browser: -
    +
    1. Go to {{route('settings')}}.
    2. You should see the Name, Website, and Bio fields.
    3. Change the desired fields, and then click the Submit button.
    4. @@ -45,7 +45,7 @@
      To change your account visibility: -
        +
        1. Go to {{route('settings.privacy')}}.
        2. Check the Private Account checkbox.
        3. The confirmation modal will popup and ask you if you want to keep existing followers and disable new follow requests
        4. @@ -99,7 +99,7 @@

      --}}
      -

      Security

      +

      Security

      +

      +
      +

      If you temporarily disable your account, your profile, photos, comments and likes will be hidden until you reactivate it by logging back in. To temporarily disable your account:

      +
        +
      1. Log into {{config('pixelfed.domain.app')}}
      2. +
      3. Tap or click the menu and select Settings
      4. +
      5. Scroll down and click on the Temporarily Disable Account link.
      6. +
      7. Follow the instructions on the next page.
      8. +
      +
      +
      +

      --}} +

      + +

      +
      + {{--
      +

      When you delete your account, your profile, photos, videos, comments, likes and followers will be permanently removed. If you'd just like to take a break, you can temporarily disable your account instead.

      +
      --}} +

      After you delete your account, you can't sign up again with the same username on this instance or add that username to another account on this instance, and we can't reactivate deleted accounts.

      +

      To permanently delete your account:

      +
        +
      1. Go to the Delete Your Account page. If you're not logged into pixelfed on the web, you'll be asked to log in first. You can't delete your account from within a mobile app.
      2. +
      3. Confirm your account password.
      4. +
      5. On the Delete Your Account page click or tap on the Permanently Delete My Account button.
      6. +
      +
      +
      +

      @endsection \ No newline at end of file