diff --git a/config.jsonc b/config.jsonc index 1d8039d..b368088 100644 --- a/config.jsonc +++ b/config.jsonc @@ -1067,7 +1067,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution. "system": "system@pandora.local" }, "https": false, - "id": "pandora", + "id": "sarai", "name": "pan.do/ra", // Set to true to allow search engines to index the site "public": false, diff --git a/static/js/documentInfoView.js b/static/js/documentInfoView.sarai.js similarity index 100% rename from static/js/documentInfoView.js rename to static/js/documentInfoView.sarai.js diff --git a/static/js/infoView.js b/static/js/infoView.sarai.js similarity index 100% rename from static/js/infoView.js rename to static/js/infoView.sarai.js