From 65573b27f628041e9b743be3105162a909320660 Mon Sep 17 00:00:00 2001 From: Bart van der Braak Date: Tue, 17 Jun 2025 17:45:49 +0200 Subject: [PATCH] Announcement for Blender Projects changing its Git SSH domain (#15) I've added an announcement using Gitea styling: - Date of switchover (still needs to be determined) - Commands to update Git Remote - Link to DevTalk announcement post - JavaScript to be able to dismiss the banner indefinitely (using Key-Value saved in browser LocalStorage) Reviewed-on: https://projects.blender.org/infrastructure/gitea-custom/pulls/15 --- templates/custom/body_inner_pre.tmpl | 44 +++++++++++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) diff --git a/templates/custom/body_inner_pre.tmpl b/templates/custom/body_inner_pre.tmpl index ea11f8a..2b3ec8d 100644 --- a/templates/custom/body_inner_pre.tmpl +++ b/templates/custom/body_inner_pre.tmpl @@ -562,7 +562,7 @@