This commit is contained in:
Ruud
2014-05-05 20:40:55 +02:00
parent 85163443e3
commit db23f5cdef
9 changed files with 141 additions and 64 deletions
@@ -12,7 +12,7 @@ var BlockNavigation = new Class({
}
}).grab(new Element('span.overlay')),
self.logo = new Element('a.logo', {
'text': 'CouchPotato',
'html': '<span>Couch</span><span>Potato</span>',
'href': App.createUrl('')
}),
self.nav = new Element('ul'),