Skip to content
Snippets Groups Projects
Commit 9b79bc80 authored by Chris Hines's avatar Chris Hines
Browse files

fix naming

parent 852894f6
No related branches found
No related tags found
2 merge requests!112Add a feature for notifications when opening a new tab for the application....,!107Test
Pipeline #39430 failed
......@@ -109,6 +109,10 @@
"with": "src/environments/environment.gerp.ts"
}
],
"index": {
"input": "src/index.gerp.html",
"output": "index.html"
},
"optimization": true,
"outputHashing": "all",
"sourceMap": false,
......
......@@ -3,7 +3,7 @@ export const environment = {
contact: ["<STRUDEL Developers> chris.hines@monash.edu"],
logserver: "https://beta-api.cloud.cvl.org.au/logging",
loginterval: 1000000,
name: "MLeRP",
name: "GeRP",
about_slides: "https://docs.google.com/presentation/d/1msXPRGlAjXeRemfM92RKmvLDr-GB3FXWDwIdAgIWFjI/embed",
default_theme: "strudel-gerp-theme"
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment