diff --git a/index.html b/index.html index cd9c587..e289bc7 100644 --- a/index.html +++ b/index.html @@ -3,9 +3,9 @@ - + - Hermione + Workflow diff --git a/src/layout/AppFooter.vue b/src/layout/AppFooter.vue index f7a0ccf..140aa4d 100644 --- a/src/layout/AppFooter.vue +++ b/src/layout/AppFooter.vue @@ -11,9 +11,9 @@ const logoUrl = computed(() => { diff --git a/src/layout/AppTopbar.vue b/src/layout/AppTopbar.vue index 3a75843..3bc2bef 100644 --- a/src/layout/AppTopbar.vue +++ b/src/layout/AppTopbar.vue @@ -74,7 +74,7 @@ watch(() => userPrefStore.getSelApp, appUpdated, { immediate: true }); /> - HERMIONE + WORKFLOW diff --git a/src/views/pages/CiaScenarioExec.vue b/src/views/pages/CiaScenarioExec.vue index 78d60c1..9348bdc 100644 --- a/src/views/pages/CiaScenarioExec.vue +++ b/src/views/pages/CiaScenarioExec.vue @@ -64,7 +64,7 @@