a personal post Lately I’ve been working with a company in deep thought and discussion about the way we live and what shapes our lives at home. This made me take a moment to look at myself and think about how certain moments in my life have influenced my design choices and ethos. I don’t mean to bang on about my health (if I do then I’m sorry) but I recently had a sudden realisation that my health has reinforced…
Continue Reading
<!-- END CONTENT -->
</div>
<!-- END CONTAINER -->
</div>
<?php
// <div id="instagram-footer">
//
// <?php /* Widgetised Area */ if ( !function_exists( 'dynamic_sidebar' ) || !dynamic_sidebar('Instagram Footer') )
//
// </div>
?>
<div id="footer">
<div class="container">
<p class="copyright left"><?php echo wp_kses_post(get_theme_mod('sp_footer_copyright_left')); ?></p>
<p class="copyright right"><?php echo wp_kses_post(get_theme_mod('sp_footer_copyright_right')); ?></p>
</div>
</div>
<?php wp_footer(); ?>
</body>
</html>