diff --git a/Doxyfile b/Doxyfile index c6e8fd7..122a79d 100644 --- a/Doxyfile +++ b/Doxyfile @@ -51,7 +51,7 @@ PROJECT_BRIEF = "MQTT library for ESP8266" # pixels and the maximum width should not exceed 200 pixels. Doxygen will copy # the logo to the output directory. -PROJECT_LOGO = /home/amr/Pictures/284737-cute-food/png/fortune-cookie_small.png +PROJECT_LOGO = fortune-cookie_small.png # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path # into which the generated documentation will be written. If a relative path is diff --git a/fortune-cookie_small.png b/fortune-cookie_small.png new file mode 100644 index 0000000..06cb0aa Binary files /dev/null and b/fortune-cookie_small.png differ