diff options
Diffstat (limited to 'llvm/docs/llvm-theme/theme.conf')
-rw-r--r-- | llvm/docs/llvm-theme/theme.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/llvm-theme/theme.conf b/llvm/docs/llvm-theme/theme.conf index 330fc92ffa1..573fd78aba9 100644 --- a/llvm/docs/llvm-theme/theme.conf +++ b/llvm/docs/llvm-theme/theme.conf @@ -1,4 +1,4 @@ [theme] inherit = basic -stylesheet = llvm.css +stylesheet = llvm-theme.css pygments_style = friendly |