Skip to content

Commit c116c42

Browse files
authored
Adding extra_css to the theme
1 parent dba1f10 commit c116c42

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

mkdocs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ site_url: https://opensciencegrid.github.io/stashcache
33
repo_url: https://github.com/opensciencegrid/stashcache
44
theme: readthedocs
55

6+
extra_css:
7+
- css/extra.css
8+
69
pages:
710
- Home: 'index.md'
811
- Install: 'admin/install.md'

0 commit comments

Comments
 (0)