This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/royale-website.git
commit f4d2c8140bbc3ed062176cf756c837a282e83634 Author: Josh Tynjala <[email protected]> AuthorDate: Tue Jan 14 10:26:04 2025 -0800 ASF privacy policy --- _includes/footer.html | 2 +- privacy-policy.md | 22 ---------------------- 2 files changed, 1 insertion(+), 23 deletions(-) diff --git a/_includes/footer.html b/_includes/footer.html index 34fe17fd..d4b0e6d6 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -97,7 +97,7 @@ <p class="aboutus">About Us</p> <p class="aboutus_p"><img class="aboutus-logo" src="/img/apache-royale-logo-footer-circle-grey.svg" /><a href="/" class="aboutus_a">Apache Royale™</a> is a highly productive open source application technology for building expressive frontend applications that outputs to different formats and deploy consistently on all major browsers, desktops and devices.</p> <p><img class="aboutus-apache-logo" src="/img/Apache_PoweredBy.svg" /> - <a href="/" class="aboutus_a">Apache Royale™</a>, <a href="https://www.apache.org" class="aboutus_a">Apache™</a> and the <a href="https://www.apache.org/foundation/press/kit/" class="aboutus_a">Apache feather logo™</a> are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. Read more about our privacy policy on our <a href="/privacy-policy">Privacy Policy page</a>. + <a href="/" class="aboutus_a">Apache Royale™</a>, <a href="https://www.apache.org" class="aboutus_a">Apache™</a> and the <a href="https://www.apache.org/foundation/press/kit/" class="aboutus_a">Apache feather logo™</a> are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. Read more about the <a href="https://privacy.apache.org/policies/privacy-policy-public.html">ASF's Privacy Policy</a>. </p> </div> </div> diff --git a/privacy-policy.md b/privacy-policy.md deleted file mode 100644 index af221fcb..00000000 --- a/privacy-policy.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: "Privacy Policy" ---- -# Privacy Policy - -About the privacy in this website - -Information about your use of this website is collected using server access logs and a tracking cookie. The collected information consists of the following: - -- The IP address from which you access the website -- The type of browser and operating system you use to access our site -- The date and time you access our site -- The pages you visit -- The addresses of pages from where you followed a link to our site - -Part of this information is gathered using a tracking cookie set by the Google Analytics service and handled by Google as described in their privacy policy. See your browser documentation for instructions on how to disable the cookie if you prefer not to share this data with Google. - -We use the gathered information to help us make our site more useful to visitors and to better understand how and when our site is used. - -We do not track or collect personally identifiable information or associate gathered data with any personally identifying information from other sources. - -By using this website, you consent to the collection of this data in the manner and for the purpose described above. \ No newline at end of file
