Skip to content

Commit

Permalink
[cli] Update sanity init template (#189)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjoerge authored Sep 21, 2017
1 parent 150ffe3 commit 7ab059a
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ export default {
lists: [
{title: 'Bullet', value: 'bullet'}
],
span: {
marks: [
marks: {
decorators: [
{title: 'Strong', value: 'strong'},
{title: 'Emphasis', value: 'em'},
{title: 'Code', value: 'code'}
],
fields: [
annotations: [
{
title: 'URL',
name: 'link',
Expand Down

0 comments on commit 7ab059a

Please sign in to comment.