diff --git a/api/sixtyfps-cpp/docs/conf.py b/api/sixtyfps-cpp/docs/conf.py index c999c88c1..59231016a 100644 --- a/api/sixtyfps-cpp/docs/conf.py +++ b/api/sixtyfps-cpp/docs/conf.py @@ -75,7 +75,7 @@ html_static_path = ['_static'] html_show_sourcelink = False -html_logo = "https://sixtyfps.io/resources/logo.drawio.svg" +html_logo = "logo.drawio.svg" def setup(app): app.add_css_file('theme_tweak.css') diff --git a/api/sixtyfps-cpp/docs/logo.drawio.svg b/api/sixtyfps-cpp/docs/logo.drawio.svg new file mode 100644 index 000000000..d933fd98a --- /dev/null +++ b/api/sixtyfps-cpp/docs/logo.drawio.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file