update: year
This commit is contained in:
21
privacy.html
21
privacy.html
@@ -6,28 +6,31 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<!-- Primary Meta Tags -->
|
||||
<title>Privacy Policy - Your Data Stays Private | BentoPDF</title>
|
||||
<meta name="description" content="BentoPDF privacy policy: All PDF processing happens in your browser. We never see, store, or upload your files. 100% private and secure.">
|
||||
<meta name="description"
|
||||
content="BentoPDF privacy policy: All PDF processing happens in your browser. We never see, store, or upload your files. 100% private and secure.">
|
||||
<meta name="author" content="BentoPDF">
|
||||
<meta name="robots" content="index, follow">
|
||||
|
||||
|
||||
<!-- Canonical URL -->
|
||||
<link rel="canonical" href="https://www.bentopdf.com/privacy">
|
||||
|
||||
|
||||
<!-- Open Graph -->
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://www.bentopdf.com/privacy">
|
||||
<meta property="og:title" content="Privacy Policy - Your Data Stays Private | BentoPDF">
|
||||
<meta property="og:description" content="BentoPDF privacy policy: All PDF processing happens in your browser. We never see, store, or upload your files. 100% private and secure.">
|
||||
<meta property="og:description"
|
||||
content="BentoPDF privacy policy: All PDF processing happens in your browser. We never see, store, or upload your files. 100% private and secure.">
|
||||
<meta property="og:image" content="https://www.bentopdf.com/images/og-privacy.png">
|
||||
<meta property="og:site_name" content="BentoPDF">
|
||||
|
||||
|
||||
<!-- Twitter Card -->
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:title" content="Privacy Policy - Your Data Stays Private | BentoPDF">
|
||||
<meta name="twitter:description" content="BentoPDF privacy policy: All PDF processing happens in your browser. We never see, store, or upload your files. 100% private and secure.">
|
||||
<meta name="twitter:description"
|
||||
content="BentoPDF privacy policy: All PDF processing happens in your browser. We never see, store, or upload your files. 100% private and secure.">
|
||||
<meta name="twitter:image" content="https://www.bentopdf.com/images/twitter-privacy.png">
|
||||
<meta name="twitter:site" content="@BentoPDF">
|
||||
|
||||
|
||||
<title>Privacy Policy - Your Data Stays Private | BentoPDF</title>
|
||||
<link href="/src/css/styles.css" rel="stylesheet" />
|
||||
|
||||
@@ -101,7 +104,7 @@
|
||||
Privacy Policy
|
||||
</h1>
|
||||
<p class="text-center text-gray-500">
|
||||
Last Updated: September 14, 2025
|
||||
Last Updated: September 14, 2026
|
||||
</p>
|
||||
|
||||
<div class="legal-content mt-12">
|
||||
@@ -231,7 +234,7 @@
|
||||
<span class="text-xl font-bold text-white">BentoPDF</span>
|
||||
</div>
|
||||
<p class="text-gray-400 text-sm">
|
||||
© 2025 BentoPDF. All rights reserved.
|
||||
© 2026 BentoPDF. All rights reserved.
|
||||
</p>
|
||||
<p class="text-gray-500 text-xs mt-2">
|
||||
Version <span id="app-version"></span>
|
||||
|
||||
Reference in New Issue
Block a user