1
0
Fork 0
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:
Mumshad Mannambeth 2017-07-12 13:27:59 -04:00
parent 35b8e4cf0b
commit e0de043786
4 changed files with 6 additions and 6 deletions

View file

@ -4,10 +4,10 @@
import angular from 'angular';
export class NavbarComponent {
menu = [{
menu = [/*{
'title': 'Home',
'state': 'main'
},{
}*/,{
'title': 'Projects',
'state': 'project'
},{