Skip to content

Commit 2d63618

Browse files
committed
Branding update
1 parent cd3a12a commit 2d63618

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SlickNav v1.0.1
1+
# SlickNav v1.0.2
22
## Responsive Mobile Menu jQuery Plugin
33

44
###[SlickNav.com](http://slicknav.com)
@@ -50,6 +50,7 @@ slicknav.css can be modified to fit website design
5050
'allowParentLinks': false // Allow clickable links as parent elements.
5151
'nestedParentLinks': true // If false, parent links will be separated from the sub-menu toggle.
5252
'showChildren': false // Show children of parent links by default.
53+
'brand': '' // Add branding to menu bar.
5354

5455
### Callbacks
5556
'init': function(){}, // Called after SlickNav creation

0 commit comments

Comments
 (0)