From 2e6438cc661ea9d7d36f05378ef9167249f3d8a7 Mon Sep 17 00:00:00 2001 From: Gabriel Arazas Date: Sun, 26 Feb 2023 13:48:02 +0800 Subject: [PATCH] Update site Hugo config --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index daf4a57..cd264a1 100644 --- a/config.toml +++ b/config.toml @@ -91,7 +91,7 @@ section = ["HTML", "ATOM", "RSS", "JSON"] mainSections = ["posts", "projects"] toc = true extraNotes = """ -This site uses [Prism](https://prismjs.com/), [MathJax](https://www.mathjax.org/), [medium-zoom](https://github.com/francoischalifour/medium-zoom), and lots of modern CSS features for the life of me. +This site uses [medium-zoom](https://github.com/francoischalifour/medium-zoom), and lots of modern CSS features for the life of me. For analytics, it uses [GoatCounter](https://goatcounter.com/). """