diff --git a/components/gui/site/Footer.js b/components/gui/site/Footer.js index 7f06c2d8..768e3e4c 100644 --- a/components/gui/site/Footer.js +++ b/components/gui/site/Footer.js @@ -6,6 +6,7 @@ class TpenFooter extends HTMLElement { { href: '/index', text: 'Home' }, { href: '/account', text: 'Account' }, { href: '/about', text: 'About Us' }, + { href: 'https://three.t-pen.org/privacy', text: 'Privacy' }, ] version = '3.0.1a'