rename the site
This commit is contained in:
parent
3bf957ee30
commit
30ed1c3cb5
1 changed files with 2 additions and 2 deletions
|
@ -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}}
|
||||
|
|
Reference in a new issue