From: Shankaranarayanan Puzhavakath Narayanan Date: Thu, 28 May 2020 22:11:02 +0000 (+0000) Subject: Merge "Update css file name in conf.py" X-Git-Tag: 3.0.0~19 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=22def8bb1ad69cc30f1f7257660b2b646f94c39e;hp=44d360d5aa1657d2cb57a8600f49f4bd3f1ea35b;p=optf%2Fosdf.git Merge "Update css file name in conf.py" --- diff --git a/docs/conf.py b/docs/conf.py index 8f40e8b..5371015 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_onap.css") + app.add_stylesheet("css/ribbon.css")