We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 434b40d commit 5da5447Copy full SHA for 5da5447
1 file changed
docs/_config.yml
@@ -1 +1,14 @@
1
-theme: jekyll-theme-cayman
+remote_theme: pmarsceill/just-the-docs
2
+
3
+logo: "/assets/images/CC-theme-base.svg"
4
5
+aux_links:
6
+ "CC Open Source":
7
+ - "https://opensource.creativecommons.org/"
8
9
+gh_edit_link: true # show or hide edit this page link
10
+gh_edit_link_text: "Edit this page on GitHub."
11
+gh_edit_repository: "https://github.com/creativecommons/creativecommons-base/"
12
+gh_edit_branch: "main" # the branch that the docs are served from
13
+gh_edit_source: docs # the source directory where the docs are located
14
+gh_edit_view_mode: "tree"
0 commit comments