commit | 9c49e106ec7a8d9d391456afa0e2d84d3f313220 | [log] [tgz] |
---|---|---|
author | Mandar Sawant <ms5838@att.com> | Wed Aug 05 13:18:51 2020 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Wed Aug 05 13:18:51 2020 +0000 |
tree | 50bae13782bfe3084e5ff7d950182ffd19fb2293 | |
parent | f54541e18ea362ee04f4cf34a640016090aa3a7e [diff] | |
parent | 42052f5b2686ab7b2e80ae6f5ff24b5fb0ecd223 [diff] |
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 @@ 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")