{% extends 'admin/base.html' %} {% block _title %}Customize{% endblock %} {% set custom_link = 'active' %} {% block _content %}

Customize

Favicon

Current favicon: {{ cfg.instance.title }}'s icon

Accent color

{#

Color

#}

Default: #6345d9

Default: #7a63e3

{# brain doesn't feel like implementing this rn (9/27/24)

Background

Default: #ffffff

Default: #202020

#}
{#
#}

Navbar link style

Homepage layout

Info box layout

Trimmed content

Maximum length of content before it gets trimmed (used in sharing options); set to 0 to disable

{% endblock %} {% block _scripts %} {% endblock %}