[DOC] theme update
diff --git a/README.src.rst b/README.src.rst
index eade7ee..8901958 100644
--- a/README.src.rst
+++ b/README.src.rst
@@ -18,7 +18,6 @@
    # SPDX-License-Identifier: Apache-2.0
    -->
 
-
 CIIC Harness
 ============
 
diff --git a/docs/source/conf.py b/docs/source/conf.py
index 5502d53..f960f13 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -64,7 +64,7 @@
 
 
 # -- Options for HTML output -------------------------------------------------
-
+"""
 html_theme_options = {
     'header_links' : [
         ("Home", 'index', False, 'home'),
@@ -73,11 +73,11 @@
     'hide_symbiflow_links': True,
     'license_url' : 'https://www.apache.org/licenses/LICENSE-2.0',
 }
-
+"""
 # The theme to use for HTML and HTML Help pages.  See the documentation for
 # a list of builtin themes.
 #
-html_theme = 'sphinx_symbiflow_theme'
+html_theme = 'sphinx_rtd_theme'
 
 # Add any paths that contain custom static files (such as style sheets) here,
 # relative to this directory. They are copied after the builtin static files,
diff --git a/docs/source/introduction.rst b/docs/source/introduction.rst
index fa13d62..8d9efe1 100644
--- a/docs/source/introduction.rst
+++ b/docs/source/introduction.rst
@@ -34,6 +34,8 @@
 
 |
 
+The Github Repo could be found here: https://github.com/efabless/caravel/
+
 The documentation contains the following chapters:
 
 * :doc:`description` contains the general information about the Efabless Caravel "harness" SoC,