Complete residential site build with Docker Compose & Gitea Actions deployment
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
import { pluginPage } from "./page.js";
|
||||
import { pluginPages, VIRTUAL_PAGES_MODULE_ID } from "./pages.js";
|
||||
export {
|
||||
VIRTUAL_PAGES_MODULE_ID,
|
||||
pluginPage,
|
||||
pluginPages
|
||||
};
|
||||
Reference in New Issue
Block a user