{% extends "admin/base.html" %} {% block title %}Site Settings{% endblock %} {% block content %}

Site Settings

Manage dynamic page visibility, menus, and site-wide theme options.

General Identity

Appears in the browser tab and search results.

Displayed below the name in the hero section with typing animation.

Projects Page

Students Page

Teaching Page

Research Page

About Page

Home Page - Quick Stats

Customize the three stats displayed in the hero section.

Home Page - Quick Links

Customize the three card descriptions on the home page.

Dynamic Pages

Toggle visibility and menu appearance for custom pages.

{% for page in pages %}
{{ page.title }} /{{ page.slug }}
Parent:
{% else %}

No pages created yet. Create a page

{% endfor %}

Navigation Pages

Toggle visibility and customize labels for standard pages.

Matrix Animation

e.g. ꯀꯁꯂꯃꯄꯅꯆꯇꯈꯉ01 or ABCDEFGHIJKアイウエオ

Lower = more visible trails, Higher = faster fade

Suggested: 10-18px

Theme

{% endblock %}