mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-09-10 19:25:34 -04:00
add simple license and privacy policy pages
silly but certain things require these. also added some sitemap priorities to other miscellaneous pages.
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
---
|
||||
title: "Privacy Policy 🕵️"
|
||||
date: 2020-01-01 00:00:00-0400
|
||||
url: /privacy
|
||||
layout: etc
|
||||
sitemap:
|
||||
changefreq: never
|
||||
priority: 0.1
|
||||
---
|
||||
|
||||
Okay, this is an easy one. 😉
|
||||
|
||||
This website uses [**Simple Analytics**](https://simpleanalytics.com/?ref=jarv.is) to track pageviews without collecting any personally identifiable information, including IP addresses and browser fingerprints. Only the following [information](https://docs.simpleanalytics.com/what-we-collect?ref=jarv.is) is collected and recorded by them:
|
||||
|
||||
- URL visited
|
||||
- Timestamp of visit
|
||||
- Referrer URL (hostname and path)
|
||||
- User agent (browser name and version)
|
||||
- Browser window size
|
||||
|
||||
[📈 Stats can be viewed on a publicly-accessible dashboard.](https://simpleanalytics.com/jarv.is?ref=jarv.is)
|
||||
|
||||
Pages and first-party assets on this website are served by [**Netlify**](https://www.netlify.com/). Refer to their [privacy policy](https://www.netlify.com/privacy/) and [GDPR statement](https://www.netlify.com/privacy/) for more information.
|
||||
Reference in New Issue
Block a user