Add new Analytics tracker

This commit is contained in:
Renne Rocha 2023-08-08 07:32:24 -03:00
parent 5449f816fd
commit 4aef661b71
2 changed files with 1 additions and 10 deletions

View file

@ -3,7 +3,6 @@ languageCode: "pt-br"
title: "Renne Rocha" title: "Renne Rocha"
theme: "hugo-tania" theme: "hugo-tania"
paginate: 6 paginate: 6
googleAnalytics: "UA-22087729-1"
params: params:
author: "Renne Rocha" author: "Renne Rocha"
@ -14,8 +13,6 @@ params:
toggle: true toggle: true
default: auto default: auto
# Limit how many categories filter show above search input.
# Default to 5
maxCategoryToShow: 10 maxCategoryToShow: 10
# Show your social information with icon on index bio with `_index.md` content. # Show your social information with icon on index bio with `_index.md` content.
@ -31,13 +28,6 @@ params:
enabled: false enabled: false
provider: giscus provider: giscus
giscus:
repo: WingLim/hugo-tania
id: Iv1.85981d64f37d8b52
category:
name: Comments
id: DIC_kwDOEtnPc84B_WKP
menu: menu:
header: header:
- name: Articles - name: Articles

View file

@ -0,0 +1 @@
<script async src="https://analytics.umami.is/script.js" data-website-id="f85384d9-9a35-4152-bfbf-2b0779d9194a"></script>