This commit is contained in:
unknown
2018-11-07 20:03:34 +00:00
parent 324072b540
commit ab0510caad
2 changed files with 34 additions and 1 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>