use font-awesome

This commit is contained in:
Jannis Portmann 2021-04-27 23:22:12 +02:00
parent e8cfb87012
commit 781c8602d9
5 changed files with 19746 additions and 3701 deletions

View file

@ -18,7 +18,7 @@
<body>
<nav class="navbar navbar-expand-lg navbar-light bg-light">
<a class="navbar-brand" href="#">Plantex</a>
<a class="navbar-brand" href="#"><i class="fas fa-seedling"></i>Plantex</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>