Skip to content

Commit f78fd74

Browse files
committed
Fix extra id.
1 parent be2672b commit f78fd74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/writerside.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<build-config dir="config"/>
99
<topics dir="topics"/>
10-
<images dir="images" web-path="advent-of-code-kotlin"/>
10+
<images dir="images" web-path="images" />
1111

12-
<instance src="aockt.tree" version="%aockt-version%"/>
12+
<instance src="aockt.tree" version="%aockt-version%" web-path="/advent-of-code-kotlin/"/>
1313
</ihp>

0 commit comments

Comments
 (0)