Mercurial
annotate mrjunejune/src/parts/footer.html @ 264:04fee26ecce0
add authenticated JRPG conversation platform
Add reusable auth/session storage, owned conversation recovery, guest quotas, admin workflows, URL-routed conversation UI, mobile frame support, and parallel browser acceptance.
Co-authored-by: Copilot <[email protected]>
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Fri, 07 Aug 2026 07:34:12 -0700 |
| parents | be91a73d801a |
| children |
| rev | line source |
|---|---|
|
93
be91a73d801a
[MrJuneJune] Updated my website.
June Park <parkjune1995@gmail.com>
parents:
diff
changeset
|
1 <div style="display: flex; align-items: center; justify-content: center; margin: 30px 0px;"> |
|
be91a73d801a
[MrJuneJune] Updated my website.
June Park <parkjune1995@gmail.com>
parents:
diff
changeset
|
2 <small>© 2026 June Park</small> |
|
be91a73d801a
[MrJuneJune] Updated my website.
June Park <parkjune1995@gmail.com>
parents:
diff
changeset
|
3 </div> |