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 758ebda commit e1c558fCopy full SHA for e1c558f
mkdocs.yml
@@ -4,6 +4,7 @@ theme:
4
font: false
5
features:
6
- toc.integrate
7
+ - content.action.edit
8
palette:
9
- media: "(prefers-color-scheme: light)"
10
scheme: default
@@ -39,6 +40,7 @@ extra:
39
40
name: TACT on the Python Package Index
41
42
repo_url: https://github.com/jonchang/tact
43
+edit_uri: edit/master/docs/
44
site_author: Jonathan Chang
45
site_dir: _site
46
site_url: https://tact.jonathanchang.org
0 commit comments