We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a689bdc commit f26f0b0Copy full SHA for f26f0b0
1 file changed
_config.yml
@@ -2,7 +2,12 @@ title: Learncold 개발 공부
2
description: 공부한 내용을 기록한다.
3
theme: just-the-docs
4
5
-url: https://learncold.github.io/
+url: https://learncold.github.io
6
7
aux_links:
8
- Template Repository: https://github.com/just-the-docs/just-the-docs-template
+ Template Repository: https://learncold.github.io
9
+
10
+# Footer
11
+gh_edit_link: true
12
+gh_edit_link_text: "Edit this page on GitHub"
13
+gh_edit_repository: "https://learncold.github.io"
0 commit comments