From 7c96dcba34f029d770050040b308a2e793750d76 Mon Sep 17 00:00:00 2001 From: Flatlogic Bot Date: Thu, 16 Apr 2026 13:48:51 +0000 Subject: [PATCH] Revert to version 9b2308a --- core/templates/core/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/templates/core/index.html b/core/templates/core/index.html index 1318a37..89ad168 100644 --- a/core/templates/core/index.html +++ b/core/templates/core/index.html @@ -42,7 +42,7 @@
{% if request.user.is_authenticated %}Private momentum tracker{% else %}Interesting Python project ยท try the demo{% endif %} -

HELLO WORLD

+

Track your momentum like a product, not a spreadsheet.

{% if request.user.is_authenticated %} Welcome back, {{ request.user.username }}. Your entries are now private to your account, so this dashboard reflects your own focus, energy, and small wins.