diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-05-24 23:33:16 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-05-28 14:15:13 -0700 |
| commit | 49cd3995862c0bed0701f84535812e1d0690896f (patch) | |
| tree | 6fcbc7ef1752c45270abfe21eabd5452876462d8 /docs/_config.yml | |
| parent | e95a0986962405ab5b6e2da149462f04f199b2c8 (diff) | |
| download | vcpkg-49cd3995862c0bed0701f84535812e1d0690896f.tar.gz vcpkg-49cd3995862c0bed0701f84535812e1d0690896f.zip | |
[vcpkg-docs] Rework documentation for compatibility with readthedocs.io and MkDocs.
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 2f7efbeab..c4192631f 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1 +1 @@ -theme: jekyll-theme-minimal
\ No newline at end of file +theme: jekyll-theme-cayman
\ No newline at end of file |
