Skip to content

Commit ba5be06

Browse files
committed
Fix NODES img path (#1385)
Updated page-ad-image to use base URI for path.
1 parent 6bb62f0 commit ba5be06

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
@@ -60,7 +60,7 @@ asciidoc:
6060
# NODES 2025
6161
page-ad-overline-link: https://www.neo4j.com/nodes-2025?utm_source=docs&utm_medium=banner
6262
page-ad-overline: ''
63-
page-ad-image: /assets/img/nodes-25.png
63+
page-ad-image: "{neo4j-docs-base-uri}/assets/img/nodes-25.png"
6464
page-ad-icon: ''
6565
page-ad-title: Neo4j Online Developer Conference
6666
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)