This commit is contained in:
unknown
2018-11-07 20:32:48 +00:00
parent ec7203a6d8
commit cd6b6f1271
3 changed files with 12 additions and 3 deletions

View File

@@ -40,7 +40,10 @@
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-light bg-light">
<a class="navbar-brand" href="/">browserPGP</a>
<a class="navbar-brand" href="/">
<img src="/logo.svg" width="30" height="30" class="d-inline-block align-top" alt="">
browserPGP
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>