From f42f7a26d16ee59fe005f799695b289455b8351a Mon Sep 17 00:00:00 2001 From: yana pandey Date: Fri, 2 Jan 2026 14:48:02 +0530 Subject: [PATCH] Update footer copyright year to 2026 --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 3f3d8ac..207104b 100644 --- a/config.toml +++ b/config.toml @@ -64,7 +64,7 @@ google_analitycs_id = "UA-112678513-4" # your id # contact form action contact_form_action = "https://formspree.io/support@circuitverse.org" # contact form works with : https://formspree.io # copyright -copyright = "© 2025 [CircuitVerse](https://circuitverse.org) All Rights Reserved" +copyright = "© 2026 [CircuitVerse](https://circuitverse.org) All Rights Reserved" # preloader [params.preloader]