mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-24 17:03:55 +10:00
docs(landing): add links to privacy policy and terms of service
This commit is contained in:
@@ -11,6 +11,7 @@ const Footer: React.FC<Props> = ({ className }) => {
|
||||
return (
|
||||
<footer className={clsx('text-xs', className)}>
|
||||
<p>{t('common.footer.license')}</p>
|
||||
|
||||
<p>
|
||||
<Trans t={t} i18nKey="common.footer.credit">
|
||||
A passion project by
|
||||
|
||||
Reference in New Issue
Block a user