From a58f2f7e2216181b3b463c948bb0713e1df43c15 Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Sat, 3 Jan 2026 15:00:25 -0600 Subject: [PATCH] fix(bmath): it is wip --- src/content/git/bmath.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/git/bmath.mdx b/src/content/git/bmath.mdx index 6ddd306..ab19121 100644 --- a/src/content/git/bmath.mdx +++ b/src/content/git/bmath.mdx @@ -3,6 +3,6 @@ title: "bmath" date: "09/10/2025" --- -header-only c++23 math library +wip header-only c++23 math library built to learn and apply modern c++ in a competitive programming environment