diff options
| author | pitu <[email protected]> | 2017-01-14 19:30:31 -0300 |
|---|---|---|
| committer | pitu <[email protected]> | 2017-01-14 19:30:31 -0300 |
| commit | 6ded8a913ce0b47cb17305367faf339359503fed (patch) | |
| tree | 6e3824ae691e90302ac14fbcd42bedf44955bcb9 | |
| parent | Added token submission to frontpage (diff) | |
| download | host.fuwn.me-6ded8a913ce0b47cb17305367faf339359503fed.tar.xz host.fuwn.me-6ded8a913ce0b47cb17305367faf339359503fed.zip | |
People should stop bugging me about this now
| -rw-r--r-- | public/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html index 3a88746..1b1ebab 100644 --- a/public/index.html +++ b/public/index.html @@ -19,7 +19,7 @@ loli-safe </h1> <h2 id="modern-framework" class="subtitle"> - A <strong>modern</strong> self-hosted file upload <strong>service</strong> + A <strong>modern</strong> self-hosted file upload service </h2> <div class="columns"> |