diff options
author | Frederick Yin <fkfd@fkfd.me> | 2022-02-23 21:05:57 +0800 |
---|---|---|
committer | Frederick Yin <fkfd@fkfd.me> | 2022-02-23 21:05:57 +0800 |
commit | 833e8e6c490f3725bd69dff39e3320b83433958a (patch) | |
tree | b2f174411e56dbfdd10529ad7e1c793f12f838ef /jimbrella/templates/admin/umbrellas.html | |
parent | 012481fb1175ff5e14dd7af934100b29cd521544 (diff) |
Mention JI Umbrella where it matters
Diffstat (limited to 'jimbrella/templates/admin/umbrellas.html')
-rw-r--r-- | jimbrella/templates/admin/umbrellas.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jimbrella/templates/admin/umbrellas.html b/jimbrella/templates/admin/umbrellas.html index 500a386..f68104c 100644 --- a/jimbrella/templates/admin/umbrellas.html +++ b/jimbrella/templates/admin/umbrellas.html @@ -15,7 +15,7 @@ <!DOCTYPE html> <html> <head> - <title>JI Umbrella</title> + <title>Umbrellas - JI Umbrella</title> <link rel="stylesheet" href="/static/jimbrella.css" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> </head> |