From 4d0d4fcfa97dfca45b37fca438704ab40699bd7d Mon Sep 17 00:00:00 2001 From: Sviatoslav Abakumov Date: Wed, 4 Dec 2024 22:26:55 +0400 Subject: [PATCH] Set up Sentry --- layouts/_default/baseof.html | 11 +++++++++++ layouts/partials/contact-form.html | 6 +++++- static/vendor/@sentry-browser@8.42.0.js | 7 +++++++ 3 files changed, 23 insertions(+), 1 deletion(-) create mode 100644 static/vendor/@sentry-browser@8.42.0.js diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 9b43387..3d82df8 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -20,6 +20,7 @@ @@ -54,7 +57,15 @@ {{- end }} {{ partial "footer.html" . }} diff --git a/layouts/partials/contact-form.html b/layouts/partials/contact-form.html index 64300be..f1747e4 100644 --- a/layouts/partials/contact-form.html +++ b/layouts/partials/contact-form.html @@ -173,6 +173,7 @@