diff options
author | Michael Foiani <sotech117@michaels-mbp-3.devices.brown.edu> | 2019-09-05 22:06:52 -0400 |
---|---|---|
committer | Michael Foiani <sotech117@michaels-mbp-3.devices.brown.edu> | 2019-09-05 22:06:52 -0400 |
commit | 87dd2d25e23b660c71742a97a39e210a154eca6e (patch) | |
tree | f1d4856629d398eb5cfa19e6e35e8a412d267e0e /src/components/mao-app.js | |
parent | 756a3eff2bdb28499287bd9795875be854d12f3c (diff) |
Updated all the dated text for the new year. Also allowed new class of 2023 to sign up.
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}"> |