From ea0e78d41196ba90b2cb3619173d5aa083e5c1d5 Mon Sep 17 00:00:00 2001 From: Dumindu Madunuwan Date: Mon, 30 Oct 2023 10:08:42 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=B1=20Remove=20privacy=20page?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/scss/icon/default.scss | 4 ---- config/_default/menu.toml | 7 ------- content/en/privacy.md | 22 ---------------------- 3 files changed, 33 deletions(-) delete mode 100644 content/en/privacy.md diff --git a/assets/scss/icon/default.scss b/assets/scss/icon/default.scss index 87a9a12..5111048 100644 --- a/assets/scss/icon/default.scss +++ b/assets/scss/icon/default.scss @@ -82,10 +82,6 @@ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18px' height='18px' viewBox='0 0 24 24' %3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M10.08 10.86c.05-.33.16-.62.3-.87s.34-.46.59-.62c.24-.15.54-.22.91-.23.23.01.44.05.63.13.2.09.38.21.52.36s.25.33.34.53.13.42.14.64h1.79c-.02-.47-.11-.9-.28-1.29s-.4-.73-.7-1.01-.66-.5-1.08-.66-.88-.23-1.39-.23c-.65 0-1.22.11-1.7.34s-.88.53-1.2.92-.56.84-.71 1.36S8 11.29 8 11.87v.27c0 .58.08 1.12.23 1.64s.39.97.71 1.35.72.69 1.2.91c.48.22 1.05.34 1.7.34.47 0 .91-.08 1.32-.23s.77-.36 1.08-.63.56-.58.74-.94.29-.74.3-1.15h-1.79c-.01.21-.06.4-.15.58s-.21.33-.36.46-.32.23-.52.3c-.19.07-.39.09-.6.1-.36-.01-.66-.08-.89-.23-.25-.16-.45-.37-.59-.62s-.25-.55-.3-.88-.08-.67-.08-1v-.27c0-.35.03-.68.08-1.01zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z'/%3E%3C/svg%3E"); } -.icon-privacy { - background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18px' height='18px' viewBox='0 0 24 24'%3E%3Cg%3E%3Crect /%3E%3Cpath d='M12,3.19L5,6.3V11c0,4.52,2.98,8.69,7,9.93c4.02-1.23,7-5.41,7-9.93V6.3L12,3.19z M13,17h-2v-6h2V17z M13,9 h-2V7h2V9z' opacity='.3'/%3E%3Cpath d='M12,3.19l7,3.11V11c0,4.52-2.98,8.69-7,9.93C7.98,19.69,5,15.52,5,11V6.3L12,3.19 M12,1L3,5v6c0,5.55,3.84,10.74,9,12 c5.16-1.26,9-6.45,9-12V5L12,1L12,1z M11,7h2v2h-2V7z M11,11h2v6h-2V11z'/%3E%3C/g%3E%3C/svg%3E"); -} - /* -- add `.icon-colored` -- */ .icon-love { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18px' height='18px' viewBox='0 0 24 24' fill='%23ff4d4d' %3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M13.35 20.13c-.76.69-1.93.69-2.69-.01l-.11-.1C5.3 15.27 1.87 12.16 2 8.28c.06-1.7.93-3.33 2.34-4.29 2.64-1.8 5.9-.96 7.66 1.1 1.76-2.06 5.02-2.91 7.66-1.1 1.41.96 2.28 2.59 2.34 4.29.14 3.88-3.3 6.99-8.55 11.76l-.1.09z'/%3E%3C/svg%3E"); diff --git a/config/_default/menu.toml b/config/_default/menu.toml index 7f4ffe6..9b6a609 100644 --- a/config/_default/menu.toml +++ b/config/_default/menu.toml @@ -11,10 +11,3 @@ name = 'Documentation' pre = "" url = '/docs/' weight = 2 - -[[main]] -identifier = 'privacy' -name = 'Privacy Policy' -pre = "" -url = '/privacy/' -weight = 3 diff --git a/content/en/privacy.md b/content/en/privacy.md deleted file mode 100644 index dda7868..0000000 --- a/content/en/privacy.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: Privacy Policy -slug: "privacy" ---- - -This Privacy Policy explains how we handle your information when you visit and interact with our website. - -## Information We Collect - -We do not collect any personal information from visitors to our website. We do not require you to provide any personal information such as your name, email address, or other contact details. - -## Usage Data and Cookies - -We use analytics tools to collect information about how visitors interact with our website. This data includes non-personal information such as pages visited, time spent on the site, and the referring website. We use cookies and similar technologies to gather this data. - -## Third-Party Services - -We may use third-party analytics services to analyze website traffic and improve our content and user experience. These services may use cookies and other tracking technologies. - -## Your Choices - -You can choose to disable cookies or adjust your browser settings to refuse certain types of tracking.