Static CMS v2.0 (#226)
- [x] Update auf Static CMS v2.0 - [x] aktualisierte Shortcodes (schließt #225) - [x] aktualisierte Previews (schließt #181) - Ordnerunterstützung - [x] vervollständigte Seiten - [x] Aufräumarbeiten Reviewed-on: https://git.cantorgymnasium.de/gcg/gcg-website/pulls/226
This commit is contained in:
5
static/admin/links/index.js
Normal file
5
static/admin/links/index.js
Normal file
@ -0,0 +1,5 @@
|
||||
import StatusPage from "./status.js";
|
||||
|
||||
import WikiLink from "./wiki.js";
|
||||
|
||||
export { StatusPage, WikiLink };
|
Reference in New Issue
Block a user