Skip to content

Commit 84a6705

Browse files
authored
Fix NODES img path (#1385)
Updated page-ad-image to use base URI for path.
1 parent bb53618 commit 84a6705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ asciidoc:
5656
# NODES 2025
5757
page-ad-overline-link: https://www.neo4j.com/nodes-2025?utm_source=docs&utm_medium=banner
5858
page-ad-overline: ''
59-
page-ad-image: /assets/img/nodes-25.png
59+
page-ad-image: "{neo4j-docs-base-uri}/assets/img/nodes-25.png"
6060
page-ad-icon: ''
6161
page-ad-title: Neo4j Online Developer Conference
6262
page-ad-description: Join us on November 6 for 24hrs of live and unique tech talks on graphs and AI

0 commit comments

Comments
 (0)