This commit is contained in:
alexandrev-tibco
2026-02-04 13:42:36 +01:00
parent 6b405419cf
commit 379f935fe7
16 changed files with 597 additions and 87 deletions
+6
View File
@@ -20,8 +20,11 @@
<link rel="icon" href="assets/icons/favicon.svg" type="image/svg+xml">
<link rel="apple-touch-icon" href="assets/icons/apple-touch-icon.svg">
<link rel="preconnect" href="https://apps.apple.com">
<link rel="preconnect" href="https://plausible.io">
<link rel="stylesheet" href="assets/css/style.css">
<script defer data-domain="portfoliojournal.app" src="https://plausible.io/js/script.js"></script>
<script src="assets/js/config.js"></script>
<script src="assets/js/main.js" defer></script>
</head>
@@ -58,6 +61,9 @@
<span>Effective date: <strong data-effective-date></strong></span>
<span>Applies to iOS app and this website</span>
</div>
<div class="page-header-actions">
<a class="btn btn-primary" href="https://apps.apple.com/us/app/portfolio-journal/id6757678318?pt=123456&amp;ct=privacy_page&amp;mt=8">Download on the App Store</a>
</div>
</div>
</section>