Merge pull request #20 from mabrains/yaml_readthedocs

Adding a  config file
diff --git a/README.rst b/README.rst
index 83dce63..ea4d5cf 100644
--- a/README.rst
+++ b/README.rst
@@ -15,6 +15,11 @@
 
 https://github.com/google/skywater-pdk
 
+SKY90FD (work in progress)
+^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+https://github.com/google/sky90fd-pdk
+
 GlobalFoundries
 ~~~~~~~~~~~~~~~
 
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