feat: add google analytics

This commit is contained in:
Stevan Freeborn
2024-04-14 10:49:57 -05:00
parent 110c79a05e
commit 1c512e6875
7 changed files with 15 additions and 2 deletions
+2
View File
@@ -9,3 +9,5 @@
@using Blog
@using Blog.Components
@using Blog.Components.Utils
@using Blazor.Analytics
@using Blazor.Analytics.Components