mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 21:35:31 -04:00
restore YAML frontmatter
This commit is contained in:
@@ -1,11 +1,18 @@
|
||||
export const frontmatter = {
|
||||
title: "Netlify Analytics Review",
|
||||
date: "2019-11-13T08:21:22-0500",
|
||||
description:
|
||||
"Netlify has released Netlify Analytics, a tracking tool that's the only one of its kind, prioritizing privacy and speed.",
|
||||
tags: ["Review", "Analytics", "Data", "Netlify", "Privacy", "JAMStack"],
|
||||
image: "overview.png",
|
||||
};
|
||||
---
|
||||
title: Netlify Analytics Review
|
||||
date: "2019-11-13T08:21:22-0500"
|
||||
description: >-
|
||||
Netlify has released Netlify Analytics, a tracking tool that's the only one of
|
||||
its kind, prioritizing privacy and speed.
|
||||
tags:
|
||||
- Review
|
||||
- Analytics
|
||||
- Data
|
||||
- Netlify
|
||||
- Privacy
|
||||
- JAMStack
|
||||
image: ./overview.png
|
||||
---
|
||||
|
||||
I've been trying out [Netlify Analytics](https://www.netlify.com/products/analytics/) on this site for over a month now and have some quick thoughts about this unique offering in a world full of bloated and invasive tracking scripts.
|
||||
|
||||
|
Reference in New Issue
Block a user