File: /home/slfopp7cb1df/public_html/assets/config.js
// cpanel - site_templates/countdown_tech/assets/config.js.tt Copyright(c) 2016 cPanel, Inc.
// All rights Reserved.
// copyright@cpanel.net http://cpanel.net
// This code is subject to the cPanel license. Unauthorized copying is prohibited
window.cpanel = {
data: {
email: "",
logo: "",
social: [
]
},
style: {
primary: "",
},
slides: [
{
type: 'countdown',
backgroundImage: "",
backgroundColor: "",
color: "",
buttonText: "",
buttonLink: "",
endTime: ''
}
]
};