diff --git a/site/source/_static/Emscripten_logo_full.svg b/site/source/_static/Emscripten_logo_full.svg new file mode 100644 index 0000000000000..c5ce9506f394c --- /dev/null +++ b/site/source/_static/Emscripten_logo_full.svg @@ -0,0 +1,1328 @@ + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/site/source/conf.py b/site/source/conf.py index 9d1e204980a63..91ee649161cb9 100644 --- a/site/source/conf.py +++ b/site/source/conf.py @@ -216,7 +216,7 @@ # The name of an image file (relative to this directory) to place at the top # of the sidebar. -html_logo = '_static/Emscripten_logo_full.png' +html_logo = '_static/Emscripten_logo_full.svg' # The name of an image file (within the static path) to use as favicon of the diff --git a/site/source/index.rst b/site/source/index.rst index 02d92259c9800..da9c2cd38ad31 100644 --- a/site/source/index.rst +++ b/site/source/index.rst @@ -10,7 +10,7 @@ This documentation contains everything you need to :ref:`start developing ` with the Emscripten SDK. -.. image:: _static/Emscripten_logo_full.png +.. image:: _static/Emscripten_logo_full.svg :alt: Emscripten logo :align: center