import React from 'react'; function Footer({ siteConfig }) { const { customFields, organizationName } = siteConfig; return (
This site is built with ❤️ using Pure v{customFields.pureVersion}
All code on this site is licensed under the Yahoo BSD License unless otherwise stated.
© 2014 - Present Yahoo Inc. All rights reserved.