diff options
Diffstat (limited to 'src/components/mao-app.js')
-rw-r--r-- | src/components/mao-app.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/mao-app.js b/src/components/mao-app.js index 65a1841..034982b 100644 --- a/src/components/mao-app.js +++ b/src/components/mao-app.js @@ -231,7 +231,7 @@ class MaoApp extends connect(store)(LitElement) { </main> <footer> - <p>Designed with ♥ by John Neumann.</p> + <p>created by Michael Foiani: maintained by Jordan Hochman.</p> </footer> <snack-bar active?="${_snackbarOpened}"> |