Skip to content

Commit 6aa8d04

Browse files
authored
Update privacy.md
1 parent 53bb17f commit 6aa8d04

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content/privacy.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ date: "2019-06-05"
33
title: R-hub blog's privacy policy
44
---
55

6+
This blog is deployed via [Netlify](https://www.netlify.com/gdpr/).
7+
68
We use [Google Analytics](https://analytics.google.com/analytics/web/) to log data and ultimately improve the blog. Below are the [Hugo privacy settings](https://gohugo.io/about/hugo-and-gdpr/#googleanalytics) we use for Google Analytics, within [the Hugo config file for this blog](https://github.com/r-hub/blog/blob/master/config.toml).
79

810
```yaml
@@ -21,4 +23,4 @@ This means
2123

2224
* The use of Cookies is disabled, instead Session Storage to Store the GA Client ID is used.
2325

24-
For more information, contact <[email protected]>.
26+
For more information, contact <[email protected]>.

0 commit comments

Comments
 (0)