Remove space from app name

Reflect official name.

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
Georg Pfuetzenreuter 2023-04-16 16:45:58 +02:00
parent 5311f15159
commit 654c6ecc4e
Signed by: Georg
GPG Key ID: 1ED2F138E7E6FF57

View File

@ -380,7 +380,7 @@ window.onerror = function (msg, url, lineNo, columnNo, errorObj) {
<nav class="navbar noprint navbar-expand-md">
<a class="navbar-brand" href="/">
<img src="https://static.opensuse.org/favicon.svg" class="d-inline-block align-top" alt="openSUSE" title="openSUSE" width="30" height="30">
<span class="navbar-title">OOM Analyser</span>
<span class="navbar-title">OOMAnalyser</span>
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbar-collapse">