forked from Sarah/Lieb-Website
reworked home page
This commit is contained in:
parent
be1297708d
commit
c0faa7aeee
5 changed files with 15 additions and 8 deletions
|
@ -3,7 +3,7 @@
|
|||
@inject AuthenticationStateProvider AuthenticationStateProvider
|
||||
@inherits LayoutComponentBase
|
||||
|
||||
<PageTitle>Lieb</PageTitle>
|
||||
<PageTitle>LIEB</PageTitle>
|
||||
|
||||
<div class="page">
|
||||
<div class="sidebar">
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
<div class="top-row ps-3 navbar navbar-dark">
|
||||
<div class="container-fluid">
|
||||
<a class="navbar-brand" href="">Lieb</a>
|
||||
<a class="navbar-brand" href=""><img src="GuildIcon512.svg" alt="guild icon" style="width:30px;height:30px;"> [LIEB]</a>
|
||||
<button title="Navigation menu" class="navbar-toggler" @onclick="ToggleNavMenu">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue