diff options
| author | Yong He <yonghe@outlook.com> | 2024-02-05 16:15:21 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-05 16:15:21 -0800 |
| commit | 71439f700b845e8d8336041c6d6824f01b7c9067 (patch) | |
| tree | 5664ce2d577a79043f723ee8c3061d863f092d5e /docs/_config.yml | |
| parent | 6dca7e39292e6c5672440f6f1dbfb204a79b90d2 (diff) | |
Add documentation on capability system. (#3549)
Fixes #3454.
Diffstat (limited to 'docs/_config.yml')
| -rw-r--r-- | docs/_config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_config.yml b/docs/_config.yml index 259a24e4d..72d781d70 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1 +1 @@ -theme: jekyll-theme-tactile
\ No newline at end of file +theme: jekyll-theme-tactile |
