Signed-off-by: Mary Anthony <mary@blockstack.com>
@ -3,7 +3,22 @@
var ss360Config = {
/* Your site id */
siteId: 'blockstack',
showErrors: true,
accessibility: {
isMainContent: true
},
/* A CSS selector that points to your search box */
layout: {
navigation: {
position: "top"
mobile: {
showUrl: true
desktop: {
}
searchBox: {
selector: '#searchBox'