@extends('admin.partial.template') @include('admin.settings.sidebar') @section('section')

Settings


@csrf

Site name, default: pixelfed

App URL, used for building URLs ex: https://example.org

Used for routing ex: example.org

Used for routing the admin dashboard ex: admin.example.org

{{--

Tip:

You can edit the .env file in the Configuration settings.


--}}
@endsection