{% extends "layouts/default.html" %} {% block title %}Nicola Ellis & Ritherdon Archive{% endblock %} {% block content %}

Site Settings

Dashboard View Dashboard My Account My Account {% if roles.administrator %} Manage Accounts Manage Accounts {% endif %}

Site Name


Home Page

Only 'Pages' can be used for the Home page. 'Archive Entries' cannot be used because of how the website is designed.

Currently set to: {{settings.home-page}}


Site Logo

Site Logo

Sign-Up

Enabling this setting allows anyone to create account. If this setting is disabled you can still create accounts via the 'Manage Accounts' link above.


Nav. Menu

{% for page in pages %}
{% endfor %}

Favicon

A Favicon is the little image in the browser tab.

Favicon

Site-Wide Code Snippet

Enter HTML and JavaScript in the text box below and it will be added to each Page and Archive Entry automatically. The intended use-case for this is adding a snippet provided by Umami to track page views, device types and which country the viewer is in. If you are unsure what any of that means, just ignore this section.

{% endblock %}