From cd9b4b2a8bc6c26e001cb0c238c528a4d06dc5f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20P=C4=99dzich?= Date: Sat, 27 Jul 2024 19:28:55 +0200 Subject: [PATCH] Replace Neo4j link with Memgraph --- src/pages/about.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/about.astro b/src/pages/about.astro index 676656d..fc6acbc 100644 --- a/src/pages/about.astro +++ b/src/pages/about.astro @@ -21,8 +21,8 @@ import BaseLayout from '@/layouts/BaseLayout.astro'; >. This website was built with Astro, Pico CSS, Neo4jMemgraph, and vis.js.