Skip to content

Commit 200ebc9

Browse files
committed
Try to fix the url
1 parent 7e58b74 commit 200ebc9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/_config.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,9 @@ theme: just-the-docs
44

55
url: https://dae-cpp.github.io
66

7+
# For copy button on code
8+
enable_copy_code_button: true
9+
710
aux_links:
8-
dae-cpp on GitHub: https://github.com/dae-cpp/dae-cpp
11+
"dae-cpp on GitHub":
12+
- "https://github.com/dae-cpp/dae-cpp"

0 commit comments

Comments
 (0)