From 2a7849123a0e13df5393b57121af9502eb1ed543 Mon Sep 17 00:00:00 2001 From: Alexander Medvednikov Date: Sat, 16 May 2026 14:50:12 +0300 Subject: [PATCH] new repo: drop stray pepehands token from header; bump version --- static/assets/version | 2 +- templates/new.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/static/assets/version b/static/assets/version index c7101ac..62095b5 100644 --- a/static/assets/version +++ b/static/assets/version @@ -1 +1 @@ -cc0e0b1 \ No newline at end of file +9d8beeb \ No newline at end of file diff --git a/templates/new.html b/templates/new.html index a8af06e..2677a6a 100644 --- a/templates/new.html +++ b/templates/new.html @@ -9,7 +9,7 @@
-

%new_repo_title pepehands

+

%new_repo_title

@if ctx.form_error != '' -- 2.39.5