From 01bdc711fe6dcb35f350e89aa928ad3c91c56239 Mon Sep 17 00:00:00 2001 From: nate Date: Tue, 24 Mar 2026 16:29:09 +0400 Subject: [PATCH] feat: add in-dev warning --- apps/web/src/views/landing.ejs | 7 ++++++- apps/web/src/views/login.ejs | 3 +++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/apps/web/src/views/landing.ejs b/apps/web/src/views/landing.ejs index 893c549..211203d 100644 --- a/apps/web/src/views/landing.ejs +++ b/apps/web/src/views/landing.ejs @@ -135,8 +135,13 @@ + +
+

PingQL is in active development. Please don't rely on the service until this notice is removed.

+
+ -
+
PingQL