Skip to content

Commit 9c0f653

Browse files
load js file correctly on sub-paths
1 parent 1aeeb72 commit 9c0f653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"baseUrl": "https://techradar.aoe.com",
44
"editUrl": "https://github.dev/AOEpeople/techradar/blob/main/radar/{release}/{id}.md",
55
"logoFile": "logo.svg",
6-
"jsFile": "js/init.js",
6+
"jsFile": "/js/init.js",
77
"toggles": {
88
"showChart": true,
99
"showTagFilter": true,

0 commit comments

Comments
 (0)