diff options
| author | kj_sh604 | 2026-04-04 02:42:28 -0400 |
|---|---|---|
| committer | kj_sh604 | 2026-04-04 02:42:28 -0400 |
| commit | 21f00f32ddfe501bdf1caceb78aaa34370f53324 (patch) | |
| tree | e71c7c6b9b8b91f52b339464652a293dec26837e | |
| parent | 3b2cd29315147f0808d46e6cd5822dda24bddcb5 (diff) | |
| -rw-r--r-- | shim_app.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shim_app.py b/shim_app.py index 7723233..5b57b39 100644 --- a/shim_app.py +++ b/shim_app.py @@ -227,7 +227,7 @@ SETUP_BODY_TEMPLATE = """ LOGIN_BODY_TEMPLATE = """ <section class="stack"> - <p>a no-frills, "hackfoo" static site hosting solution</p> + <p>small static site host for archive uploads</p> <form method="post" action="{{ url_for('login_submit') }}" class="stack" autocomplete="off"> <label> username |
