diff --git a/doxygen/Doxyfile b/doxygen/Doxyfile index df7b079b9..c9573a287 100644 --- a/doxygen/Doxyfile +++ b/doxygen/Doxyfile @@ -1332,7 +1332,7 @@ HTML_EXTRA_STYLESHEET = # files will be copied as-is; there are no commands or markers available. # This tag requires that the tag GENERATE_HTML is set to YES. -HTML_EXTRA_FILES = meos-logo.png mobilitydb-logo.png +HTML_EXTRA_FILES = # The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. Doxygen # will adjust the colors in the style sheet and background images according to diff --git a/doxygen/Doxyfile_gha b/doxygen/Doxyfile_gha index 0c3e7ecab..036d5702d 100644 --- a/doxygen/Doxyfile_gha +++ b/doxygen/Doxyfile_gha @@ -1292,7 +1292,7 @@ HTML_EXTRA_STYLESHEET = # files will be copied as-is; there are no commands or markers available. # This tag requires that the tag GENERATE_HTML is set to YES. -HTML_EXTRA_FILES = +HTML_EXTRA_FILES = meos-logo.png mobilitydb-logo.png # The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. Doxygen # will adjust the colors in the style sheet and background images according to