From 7fd782f28894a7eeb9214b00d4fca21d76776e3a Mon Sep 17 00:00:00 2001 From: Mathieu Bastian Date: Thu, 27 Aug 2026 16:28:30 +0200 Subject: [PATCH] Improve website content Clarify project information and refine presentation across the site. Co-authored-by: Cursor --- src/pages/about/index.astro | 2 +- src/pages/toolkit/index.astro | 92 +++++++++++++++++++++++++---------- 2 files changed, 67 insertions(+), 27 deletions(-) diff --git a/src/pages/about/index.astro b/src/pages/about/index.astro index b73231a..057cf5b 100644 --- a/src/pages/about/index.astro +++ b/src/pages/about/index.astro @@ -56,7 +56,7 @@ const TEAM: TeamMember[] = [ > at JavaOne 2010.

- After a less active period of development, the Gephi team gathers + After a less active period of development, the Gephi team gathers every year since 2021 to maintain the codebase, meets users, discuss and design new features.

diff --git a/src/pages/toolkit/index.astro b/src/pages/toolkit/index.astro index 08a32bf..bf7e1f7 100644 --- a/src/pages/toolkit/index.astro +++ b/src/pages/toolkit/index.astro @@ -7,6 +7,42 @@ import Layout from "../../layouts/Layout.astro"; --- +