0100110001100001011011100110111001100001001000000100110001100101011001010010000001001
1010110000101101000011001010111010101111000001011010101000101110101011010010110111001
101110
/** * Genesis Framework * * WARNING: This file is part of the core Genesis Framework. DO NOT edit * this file under any circumstances. Please do all modifications * in the form of a child theme. * * @package Genesis * @author StudioPress * @license GPL-2.0+ * @link https://my.studiopress.com/themes/genesis/ */ /** * Calls the init.php file, but only if the child theme has not called it first. * * This method allows the child theme to load * the framework so it can use the framework * components immediately. */ require_once dirname( __FILE__ ) . '/lib/init.php';
In which I talk about stuff and stuff
Recent Thoughts