Skip to content

Commit 580aa4f

Browse files
author
John Yorke
committed
Link to PP
1 parent 8eef774 commit 580aa4f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

_includes/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
{% endif %}
4040

4141
{% if site.privacy_policy %}
42-
<a href="https//www.apple.com">
42+
<a href="/privacy_policy">
4343
<span class="fa-stack fa-1x">
4444
<i class="socialIconBack fas fa-circle fa-stack-2x"></i>
4545
<i class="socialIconTop fas fa-eye fa-stack-1x"></i>

_layouts/privacy_policy.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<p>This app does not collect any personal data from the user. If you have opted into analytics on your iOS device, some anonomised usage statistics will be sent to Apple (go <a href="https://privacy.apple.com">here</a> for more details).<ul><li>There are no 3rd party analytics (or otherwise) libraries built into the app</li><li>The health data that the app analyses never leaves your device</li><li>I, the app developer, cannot see any of your health data, anonomised or not</li></ul></p><p>If you have any questions, please email <a href="mailto:[email protected]">[email protected]</a>.

0 commit comments

Comments
 (0)