mirror of
https://github.com/ivabus/gui
synced 2025-04-23 14:07:14 +03:00
#29 init dev of navbar
This commit is contained in:
parent
24875c0631
commit
8c2dad03a0
1 changed files with 2 additions and 2 deletions
|
@ -5,9 +5,9 @@
|
|||
}
|
||||
</script>
|
||||
|
||||
<ul id="NavBar" class="bg-primary">
|
||||
<ul id="NavBar">
|
||||
<li>
|
||||
<a href="/">Home / Tea Icon</a>
|
||||
<a href="/">Home</a>
|
||||
</li>
|
||||
<li>
|
||||
<input type="search" placeholder="search" />
|
||||
|
|
Loading…
Reference in a new issue