mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-11-06 21:35:49 +01:00
Also, organize current system/site/info files under a common config.html.twig. Delete info/site/system twig files. Preserve BC by setting the template of system/site/info to "config", in the pages.
8 lines
106 B
Markdown
8 lines
106 B
Markdown
---
|
|
title: Configuration
|
|
template: config
|
|
access:
|
|
admin.configuration: true
|
|
admin.super: true
|
|
---
|