diff --git a/src/index.erb b/src/index.erb index 0216aea6..bef3ad89 100644 --- a/src/index.erb +++ b/src/index.erb @@ -15,10 +15,10 @@ title: Overview * Unspecified options will fall back to the default values. */ theme: { - className: 'money', // @type {string} will be applied to iframe body tag + //className: 'money', // @type {string} will be applied to iframe body tag logos: ['images/money.png', 'images/stop.png'], // @type {Array} img src values - headline: 'Your headline here.', // @type {string} modal headline text - body: 'Your body here.' // @type {string} modal body text + //headline: 'Your headline here.', // @type {string} modal headline text + //body: 'Your body here.' // @type {string} modal body text }, /*