rename the site

This commit is contained in:
Florian Hoss 2022-04-07 16:07:44 +02:00
parent 3bf957ee30
commit 30ed1c3cb5

View file

@ -39,7 +39,7 @@
{{define "navbar"}}
<nav class="navbar navbar-expand-md navbar-light bg-light">
<div class="container-fluid">
<a class="navbar-brand" href="/">SuperSafe</a>
<a class="navbar-brand" href="/">Florian Hoss</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
@ -187,4 +187,4 @@
}, false);
}
</script>
{{end}}
{{end}}