From 5ce69f2ef0c40ab5ebf064af41abd5b92e22042b Mon Sep 17 00:00:00 2001 From: Michael Pilosov Date: Wed, 22 Apr 2026 11:06:25 -0600 Subject: [PATCH] inline metrics into home page; footer copyright; drop prefect-api URL MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Migrates the metrics view from a separate /metrics page into an inline § 5 collapsible section on the home page (swept in from pre-existing unstaged edits). Also updates the footer to © 2026 Mind the Math LLC and drops the prefect-api URL from both mastheads. --- app/web/templates/index.html | 95 +++++++++++++++++++++++++++++++--- app/web/templates/metrics.html | 5 +- 2 files changed, 90 insertions(+), 10 deletions(-) diff --git a/app/web/templates/index.html b/app/web/templates/index.html index 65b98ad..ccc43fb 100644 --- a/app/web/templates/index.html +++ b/app/web/templates/index.html @@ -4,7 +4,7 @@ embedding notebook — web1 - + - + + + + diff --git a/app/web/templates/metrics.html b/app/web/templates/metrics.html index 93f6864..9416695 100644 --- a/app/web/templates/metrics.html +++ b/app/web/templates/metrics.html @@ -22,8 +22,7 @@
← runs -
- {{ prefect_api }} +
@@ -90,7 +89,7 @@