diff --git a/README.md b/README.md index 01731d0a..14db59a1 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@

- Vite logo + Elk logo


diff --git a/components/nav/NavTitle.vue b/components/nav/NavTitle.vue index 330edb61..394ac636 100644 --- a/components/nav/NavTitle.vue +++ b/components/nav/NavTitle.vue @@ -6,7 +6,7 @@ const sub = env === 'local' ? 'dev' : env === 'staging' ? 'preview' : 'alpha'