import React from 'react' import { GitHub, Linkedin, Mail, PhoneCall, Twitter } from 'react-feather' import config from '../config' export default class Footer extends React.Component<{}, {}> { public render() { return ( ) } } /* rel="nofollow noopener noreferrer" nofollow links not endorsed by the website noopener target can't use `window.opener` but still send the HTTP Header Referer noreferrer dont send the HTTP Header Referer */