summaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authorkrishnaa96 <krishna.moorthy6@wipro.com>2021-10-13 21:20:31 +0530
committerkrishnaa96 <krishna.moorthy6@wipro.com>2021-10-18 15:36:31 +0530
commitdd06e2675aedd7ae6344f2f51e70bbd468f36ce5 (patch)
treeeab46dc32461a4f96f1bd189117f5c8c6c44bd12 /docs/conf.py
parenteacfbf2aec781c4f886e3e72866b4399db0a1cde (diff)
Update release notes
Issue-ID: OPTFRA-1007 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I817280206062fa63fbd9a04a3083ce8607c670fe
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 5371015..d211470 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -12,4 +12,4 @@ intersphinx_mapping = {}
html_last_updated_fmt = '%d-%b-%y %H:%M'
def setup(app):
- app.add_stylesheet("css/ribbon.css")
+ app.add_css_file("css/ribbon.css")