adding link support to regular text in the topbar
This commit is contained in:
parent
4dbd2334bd
commit
168551cd4f
4 changed files with 9 additions and 3 deletions
|
|
@ -37,7 +37,7 @@
|
|||
<li><a href="#about">About</a></li>
|
||||
<li><a href="#contact">Contact</a></li>
|
||||
</ul>
|
||||
<p class="pull-right">Logged in as username</p>
|
||||
<p class="pull-right">Logged in as <a href="#">username</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue