From 5b8bde47c81da20423604fc8cd4be45c49e07656 Mon Sep 17 00:00:00 2001 From: lidiazuin Date: Tue, 29 Oct 2024 11:55:52 +0100 Subject: [PATCH] update image after review and fix ga block --- .../images/neo4j-architecture-diagram.svg | 100 ++++++++++-------- modules/ROOT/pages/index.adoc | 8 +- 2 files changed, 61 insertions(+), 47 deletions(-) diff --git a/modules/ROOT/images/neo4j-architecture-diagram.svg b/modules/ROOT/images/neo4j-architecture-diagram.svg index df6e8776..985aab99 100644 --- a/modules/ROOT/images/neo4j-architecture-diagram.svg +++ b/modules/ROOT/images/neo4j-architecture-diagram.svg @@ -1,45 +1,57 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/modules/ROOT/pages/index.adoc b/modules/ROOT/pages/index.adoc index 1bfe2cef..d294b140 100644 --- a/modules/ROOT/pages/index.adoc +++ b/modules/ROOT/pages/index.adoc @@ -106,11 +106,12 @@ Learn how to export your graph data in Neo4j for display as a visualization. link:{docs-home}/visualize/[] [.widget.highlights] -== GA courses +== GraphAcademy courses [.icon] -image:ROOT:ga-home.svg[] +image:ga-home.svg[] +-- [.caption] GraphAcademy courses @@ -120,4 +121,5 @@ GraphAcademy courses * link:https://graphacademy.neo4j.com/courses/importing-fundamentals/[How to import data to Neo4j] * link:https://graphacademy.neo4j.com/courses/llm-fundamentals/[Neo4j and LLM fundamentals] * link:https://graphacademy.neo4j.com/courses/modeling-fundamentals/[Graph data modeling fundamentals] -* link:https://graphacademy.neo4j.com/courses/gds-product-introduction/[Introduction to Graph Data Science] \ No newline at end of file +* link:https://graphacademy.neo4j.com/courses/gds-product-introduction/[Introduction to Graph Data Science] +-- \ No newline at end of file