cleaned up Website
This commit is contained in:
parent
191572b8bf
commit
796f27aff6
3 changed files with 5 additions and 44 deletions
|
@ -22,12 +22,12 @@
|
|||
<InputText @bind-Value="_user.Name" />
|
||||
</label>
|
||||
</p>
|
||||
<p>
|
||||
@*<p>
|
||||
<label>
|
||||
Pronouns:
|
||||
<InputText @bind-Value="_user.Pronouns" />
|
||||
</label>
|
||||
</p>
|
||||
</p>*@
|
||||
|
||||
<p>
|
||||
<label>
|
||||
|
@ -38,7 +38,7 @@
|
|||
|
||||
<div class="nav-item px-3">
|
||||
<NavLink class="nav-link" href="gw2accountedit">
|
||||
<span class="oi oi-plus" aria-hidden="true"></span> Add Account
|
||||
<span class="oi oi-plus" aria-hidden="true"></span> Add Guild Wars 2 Account
|
||||
</NavLink>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue