diff options
| author | Michael Foiani <mfoiani2019@communiyschoolnaples.org> | 2018-09-26 08:54:00 -0400 |
|---|---|---|
| committer | Michael Foiani <mfoiani2019@communiyschoolnaples.org> | 2018-09-26 08:54:00 -0400 |
| commit | 8726d9c2737d313036a2a35037af752f59b48bb6 (patch) | |
| tree | 404c4a4454ae70bab34ad4a278bbf79f523ac666 /src/components/mao-app.js | |
| parent | e48500b92a61eb8e97fabfc5db293462f4d7c544 (diff) | |
Quick update to comment section.
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 820322d..65a1841 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 Lucy Wood.</p> + <p>Designed with ♥ by John Neumann.</p> </footer> <snack-bar active?="${_snackbarOpened}"> |
