Skip to content
This repository was archived by the owner on Dec 31, 2021. It is now read-only.

Commit 689bb3a

Browse files
committed
link custom_theme.css
1 parent 9d01275 commit 689bb3a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

custom_sphinx_theme/head.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,10 @@
102102
<!-- footer -->
103103
<link rel="stylesheet" href="{{ pathto('_static/css/extra-footer.css' , 1) }}" type="text/css" />
104104

105+
106+
<!-- Custom modification in theme css -->
107+
<link rel="stylesheet" href="{{ pathto('_static/css/custom_theme.css' , 1) }}" type="text/css" />
108+
105109
<!-- font -->
106110
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Ubuntu:regular,bold&subset=Latin">
107111

0 commit comments

Comments
 (0)