Skip to content

Instantly share code, notes, and snippets.

@A-gambit
Created July 22, 2014 11:18
Show Gist options
  • Select an option

  • Save A-gambit/2d84c06e8fe11f5fbf54 to your computer and use it in GitHub Desktop.

Select an option

Save A-gambit/2d84c06e8fe11f5fbf54 to your computer and use it in GitHub Desktop.
imbir: function(callback) {
callback(null, {
title: 'Imbir',
name: 'imbir',
href: 'https://www.facebook.com/cafeimbir',
singleBox: true,
menu: {
title: '',
type: 'first-second',
items:
{
title: 'Бизнес ланч',
price: 60
}
}
});
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment