mirror of
https://github.com/mmumshad/ansible-playable.git
synced 2025-03-09 23:38:54 +00:00
Revert logo style and remove 'signup' option from navbar
This commit is contained in:
parent
35b8e4cf0b
commit
e0de043786
4 changed files with 6 additions and 6 deletions
|
@ -4,10 +4,10 @@
|
|||
import angular from 'angular';
|
||||
|
||||
export class NavbarComponent {
|
||||
menu = [{
|
||||
menu = [/*{
|
||||
'title': 'Home',
|
||||
'state': 'main'
|
||||
},{
|
||||
}*/,{
|
||||
'title': 'Projects',
|
||||
'state': 'project'
|
||||
},{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue