export default {
	/**
	 *
	 */
	init() {
		// JavaScript to be fired on the home page
	},
	/**
	 *
	 */
	finalize() {},
};