diff --git a/README.md b/README.md
index f8f0a362..3408ea56 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,11 @@
-
+
- DYAD: DYnamic and Asynchronous Data Streamliner
+ DYAD: DYnamic and Asynchronous Data Streamliner
-
+
---
diff --git a/docs/conf.py b/docs/conf.py
index 9e48f055..febffaee 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -55,6 +55,7 @@
exclude_patterns = ['_build', '_fragments', 'Thumbs.db', '.DS_Store', 'venv', '.venv']
raw_enabled = True
+html_allow_unsafe = True
# -- Options for HTML output -------------------------------------------------
@@ -67,7 +68,7 @@
# relative to this directory. They are copied after the builtin static files,
# so a file named "default.css" will overwrite the builtin "default.css".
html_static_path = ['_static']
-html_logo = "_static/logo/dyad_logo_sky_blue.svg"
+html_logo = "_static/logo/dyad_logo_white_streamliner.svg"
html_css_files = ["logo/logo.css"]
# -- Options for Breathe ---------------------------------------------------