aboutsummaryrefslogtreecommitdiffstats
path: root/src/pages
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2024-06-26 22:40:30 -0700
committerPinapelz <yukais@pinapelz.com>2024-06-26 22:40:30 -0700
commit0a6e825569eeeaf4ccb65ce8626405f6f2eca384 (patch)
tree8bda7d5a98a5dccf82879708d2a85059589d8660 /src/pages
parent7c3f1298095727fcacdc903fa79369d5624bf3df (diff)
add approximated milestone to CompactTable
Diffstat (limited to 'src/pages')
-rw-r--r--src/pages/stats/[slug].tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pages/stats/[slug].tsx b/src/pages/stats/[slug].tsx
index 5fc76cb..dfd63e4 100644
--- a/src/pages/stats/[slug].tsx
+++ b/src/pages/stats/[slug].tsx
@@ -134,6 +134,7 @@ function Page({
milestones: milestoneData.milestones,
}}
/>
+ <p className="mt-2 font-semibold">For intervals which we did not record any data, the closest recorded datapoint is chosen</p>
</div>
</div>
<Footer />
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage