Skip to content

Commit 42fc0b0

Browse files
committed
Foundation config for deployment
1 parent 20ba379 commit 42fc0b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

editor.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -335,9 +335,9 @@ <h2><i class="fa fa-unlock-alt"></i> <strong>{{ title }}</strong></h2>
335335
}
336336
},
337337
'flags': {
338-
'blocks': true,
338+
'blocks': false,
339339
'snippets': true,
340-
'share': true
340+
'share': false
341341
},
342342
});
343343
</script>

0 commit comments

Comments
 (0)