var SLIDE_CONFIG = { // Slide Settings settings: { title: 'Conversations', subtitle: 'chattare sul cellulare usando server autogestiti', useBuilds: true, // Default: true. False will turn off slide animation builds. usePrettify: true, // Default: true enableSlideAreas: true, // Default: true. False turns off the click areas on either slide of the slides. enableTouch: true, // Default: true. If touch support should enabled. Note: the device must support touch. favIcon: 'images/conversations_logo.png', fonts: [ 'Open Sans:regular,semibold,italic,italicsemibold', 'Source Code Pro' ], }, // Author information presenters: [{ name: 'lucha, nullpointer, i-330', company: 'HackIt 15-18 Giugno 2017', gplus: '', twitter: '', www: '', github: '', }] };