Merge pull request #19 from mabrains/google_logo
Add Google logo to the docs output
diff --git a/docs/_static/open-source-pdks-logo-top.png b/docs/_static/open-source-pdks-logo-top.png
new file mode 100644
index 0000000..c5103c5
--- /dev/null
+++ b/docs/_static/open-source-pdks-logo-top.png
Binary files differ
diff --git a/docs/conf.py b/docs/conf.py
index 0f43d62..6068bbb 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -141,7 +141,7 @@
#
html_theme = "sphinx_symbiflow_theme"
-#html_logo = "_static/open-source-pdks-logo-top.png"
+html_logo = "_static/open-source-pdks-logo-top.png"
# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the