From 8488181c09d8c4505f52d6304a7de20a65d2c2ba Mon Sep 17 00:00:00 2001 From: Kate Isaac <41767733+kweav@users.noreply.github.com> Date: Fri, 20 Feb 2026 15:30:10 -0500 Subject: [PATCH 1/2] Update render-all.yml to include .yml files --- .github/workflows/render-all.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/render-all.yml b/.github/workflows/render-all.yml index 68160cb..96ee8a2 100644 --- a/.github/workflows/render-all.yml +++ b/.github/workflows/render-all.yml @@ -9,8 +9,8 @@ on: branches: [ main, staging ] paths: - '*.qmd' - - '*.Rmd' - assets/* + - '*.yml' jobs: From 1fb8bf9a4f61696ddb330ed14221640231a116d2 Mon Sep 17 00:00:00 2001 From: Kate Isaac <41767733+kweav@users.noreply.github.com> Date: Fri, 20 Feb 2026 15:34:11 -0500 Subject: [PATCH 2/2] Add Google Analytics tracking ID to website yml config --- _quarto.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_quarto.yml b/_quarto.yml index 16d95d2..4f57e84 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -4,6 +4,7 @@ project: website: title: "OTTR Template Website" + google-analytics: "G-XXXXXXXXX" navbar: left: - text: ""