Skip to content

Commit

Permalink
refactor: Apply prettier to html files
Browse files Browse the repository at this point in the history
  • Loading branch information
miyanokomiya committed Apr 26, 2024
1 parent db06981 commit 3813113
Show file tree
Hide file tree
Showing 5 changed files with 45 additions and 34 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"type": "yarn tsc --noEmit",
"lint": "eslint --ext ts,tsx ./*.ts ./src",
"lint-json": "prettier -c ./*.json",
"lint-style": "prettier -c ./src/**/*.css",
"lint-style": "prettier -c ./src/**/*.css ./src/**/*.html",
"lint:fix": "yarn lint --fix && yarn lint-json -w && yarn lint-style -w"
},
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions src/pages/auth-result/index.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!DOCTYPE html>
<!doctype html>
<html lang="en">
<head>
{{> meta}}
<title>{{title}} | Authentication result</title>
<meta name="robots" content="noindex">
<meta name="robots" content="noindex" />
</head>
<body>
<div id="root"></div>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html>
<!doctype html>
<html lang="en">
<head>
{{> meta}}
Expand Down
66 changes: 37 additions & 29 deletions src/pages/terms/privacy-policy/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,71 +2,79 @@
<head>
{{> meta}}
<title>{{title}} | Privacy Policy</title>
<link rel="stylesheet" href="../terms.css">
<link rel="stylesheet" href="../terms.css" />
</head>
<body>
<h1>Privacy Policy of No-man's folly</h1>
<h2>
Effective date: April 27, 2024
</h2>
<h2>Effective date: April 27, 2024</h2>
<p>No-man's folly operates the https://no-mans-folly.com website, which provides the Service.</p>
<p>
No-man's folly operates the https://no-mans-folly.com website, which provides the Service.
This page is used to inform website visitors regarding our policies with the collection, use, and disclosure of
Personal Information if anyone decided to use our Service, the No-man's folly website.
</p>
<p>
This page is used to inform website visitors regarding our policies with the collection, use, and disclosure of Personal Information if anyone decided to use our Service, the No-man's folly website.
</p>
<p>
If you choose to use our Service, then you agree to the collection and use of information in relation with this policy. The Personal Information that we collect is used for providing and improving the Service. We will not use or share your information with anyone except as described in this Privacy Policy.
If you choose to use our Service, then you agree to the collection and use of information in relation with this
policy. The Personal Information that we collect is used for providing and improving the Service. We will not use
or share your information with anyone except as described in this Privacy Policy.
</p>
<h2>Information Collection and Use</h2>
<p>
For a better experience while using our Service, we may require you to provide us with certain personally identifiable information, including but not limited to your name and email address. The information that we collect will be used to contact or identify you.
For a better experience while using our Service, we may require you to provide us with certain personally
identifiable information, including but not limited to your name and email address. The information that we
collect will be used to contact or identify you.
</p>
<h2>Log Data</h2>
<p>
We want to inform you that whenever you visit our Service, we collect information that your browser sends to us that is called Log Data. This Log Data may include information such as your computer's Internet Protocol address, browser version, pages of our Service that you visit, the time and date of your visit, the time spent on those pages, and other statistics.
We want to inform you that whenever you visit our Service, we collect information that your browser sends to us
that is called Log Data. This Log Data may include information such as your computer's Internet Protocol address,
browser version, pages of our Service that you visit, the time and date of your visit, the time spent on those
pages, and other statistics.
</p>
<h2>Cookies</h2>
<p>
Cookies are files with a small amount of data that is commonly used as an anonymous unique identifier. These are sent to your browser from the website that you visit and are stored on your computer's hard drive.
</p>
<p>
External storage services are third party companies who provide cloud storage services.
</p>
<p>
Our website uses cookies to identify you when you connect our Service to external storage services. These cookies expire in two weeks. You can always revoke these cookies by disconnecting our Service from external storage services.
Cookies are files with a small amount of data that is commonly used as an anonymous unique identifier. These are
sent to your browser from the website that you visit and are stored on your computer's hard drive.
</p>
<p>External storage services are third party companies who provide cloud storage services.</p>
<p>
Our website uses “localStorage” to store page status. No personal information is stored in “localStorage”.
Our website uses cookies to identify you when you connect our Service to external storage services. These cookies
expire in two weeks. You can always revoke these cookies by disconnecting our Service from external storage
services.
</p>
<p>Our website uses “localStorage” to store page status. No personal information is stored in “localStorage”.</p>
<h2>Service Providers</h2>
<p>
We may employ third-party companies and individuals due to the following reasons:
</p>
<p>We may employ third-party companies and individuals due to the following reasons:</p>
<ul>
<li>To facilitate our Service;</li>
<li>To provide the Service on our behalf;</li>
<li>To perform Service-related services; or</li>
<li>To assist us in analyzing how our Service is used.</li>
</ul>
<p>
We want to inform our Service users that these third parties have access to your Personal Information. The reason is to perform the tasks assigned to them on our behalf. However, they are obligated not to disclose or use the information for any other purpose.
We want to inform our Service users that these third parties have access to your Personal Information. The reason
is to perform the tasks assigned to them on our behalf. However, they are obligated not to disclose or use the
information for any other purpose.
</p>
<h2>Security</h2>
<p>
We value your trust in providing us your Personal Information, thus we are striving to use commercially acceptable means of protecting it. But remember that no method of transmission over the internet, or method of electronic storage is 100% secure and reliable, and we cannot guarantee its absolute security.
We value your trust in providing us your Personal Information, thus we are striving to use commercially acceptable
means of protecting it. But remember that no method of transmission over the internet, or method of electronic
storage is 100% secure and reliable, and we cannot guarantee its absolute security.
</p>
<h2>Links to Other Sites</h2>
<p>
Our Service may contain links to other sites. If you click on a third-party link, you will be directed to that site. Note that these external sites are not operated by us. Therefore, we strongly advise you to review the Privacy Policy of these websites. We have no control over, and assume no responsibility for the content, privacy policies, or practices of any third-party sites or services.
Our Service may contain links to other sites. If you click on a third-party link, you will be directed to that
site. Note that these external sites are not operated by us. Therefore, we strongly advise you to review the
Privacy Policy of these websites. We have no control over, and assume no responsibility for the content, privacy
policies, or practices of any third-party sites or services.
</p>
<h2>Changes to This Privacy Policy</h2>
<p>
We may update our Privacy Policy from time to time. Thus, we advise you to review this page periodically for any changes. We will notify you of any changes by posting the new Privacy Policy on this page. These changes are effective immediately, after they are posted on this page.
We may update our Privacy Policy from time to time. Thus, we advise you to review this page periodically for any
changes. We will notify you of any changes by posting the new Privacy Policy on this page. These changes are
effective immediately, after they are posted on this page.
</p>
<h2>Contact Us</h2>
<p>
If you have questions or comments about this policy, you may email us at "[email protected]".
</p>
<p>If you have questions or comments about this policy, you may email us at "[email protected]".</p>
</body>
</html>
5 changes: 4 additions & 1 deletion src/partials/meta.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,8 @@
<link rel="icon" type="image/svg+xml" href="/no-mans-folly.svg" />
<link rel="manifest" href="/manifest.webmanifest" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="No-man's folly is a diagramming tool. It's yet to have cloud storage nor real time collaboration, so everything you make is at your disposal. This is a tool for people who love diagramming within.">
<meta
name="description"
content="No-man's folly is a diagramming tool. It's yet to have cloud storage nor real time collaboration, so everything you make is at your disposal. This is a tool for people who love diagramming within."
/>
<meta name="keywords" content="Diagram, Local first, White board, SVG, Yjs" />

0 comments on commit 3813113

Please sign in to comment.