Change all Quay.io references to Quay, fix tour and change logo
Fixes #741
This commit is contained in:
parent
cca18f8ede
commit
f6a53f7cc5
30 changed files with 56 additions and 270 deletions
|
@ -1,7 +1,7 @@
|
|||
{% extends "base.html" %}
|
||||
|
||||
{% block title %}
|
||||
<title>Privacy Policy · Quay.io</title>
|
||||
<title>Privacy Policy · Quay</title>
|
||||
{% endblock %}
|
||||
|
||||
{% block added_meta %}
|
||||
|
@ -24,7 +24,7 @@
|
|||
|
||||
<h2>CoreOS Privacy Policy</h2>
|
||||
<h4>Last Revised: February 2, 2015</h4>
|
||||
<p>Welcome to Quay.io from CoreOS, Inc. (“<strong>CoreOS</strong>”, “<strong>we</strong>”, “<strong>us</strong>” or “<strong>our</strong>”).</p>
|
||||
<p>Welcome to Quay from CoreOS, Inc. (“<strong>CoreOS</strong>”, “<strong>we</strong>”, “<strong>us</strong>” or “<strong>our</strong>”).</p>
|
||||
<p>This privacy policy explains how we collect, use and disclose information about you when you use any of the websites owned or operated by CoreOS (the “<strong>Sites</strong>”) and any of the online products and services that link to this privacy policy (collectively, the “<strong>Services</strong>”) or when you otherwise interact with us. By using any of our Services, you consent to our collection, use and disclosure of your information as described in this privacy policy.</p>
|
||||
<p>The Services allow users to store, manage, and retrieve container repositories.</p>
|
||||
<p>We may change this privacy policy from time-to-time. If we make changes, we will notify you by revising the date at the top of the policy and, in some cases, we will provide you with additional notice (such as adding a statement to our homepage or sending you an email notification). We encourage you to review the privacy policy periodically to stay informed about our practices and the ways you can help protect your privacy.</p>
|
||||
|
|
Reference in a new issue