Add a security page and link it from the landing page and footer.
This commit is contained in:
parent
650348fc03
commit
b00f58d164
6 changed files with 66 additions and 11 deletions
|
@ -93,7 +93,7 @@ mixpanel.init(isProd ? "50ff2b2569faa3a51c8f5724922ffb7e" : "38014a0f27e7bdc3ff8
|
|||
<li><a href="http://blog.devtable.com/">Blog</a></li>
|
||||
<li><a href="/tos" target="_self">Terms of Service</a></li>
|
||||
<li><a href="/privacy" target="_self">Privacy Policy</a></li>
|
||||
<li><a href="/guide/">User Guide</a></li>
|
||||
<li><a href="/security/">Security</a></li>
|
||||
<li><b><a href="mailto:support@quay.io">Contact Support</a></b></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
Reference in a new issue