diff --git a/config/Doxyfile b/config/Doxyfile index 92cdd6bd..7bc079c7 100644 --- a/config/Doxyfile +++ b/config/Doxyfile @@ -45,7 +45,7 @@ PROJECT_BRIEF = "The Premiere Bukkit Multi-World Plugin!" # exceed 55 pixels and the maximum width should not exceed 200 pixels. # Doxygen will copy the logo to the output directory. -PROJECT_LOGO = config/multiverse2-short.png +PROJECT_LOGO = config/multiverse2-short-small.png # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. diff --git a/config/multiverse2-short-small.png b/config/multiverse2-short-small.png new file mode 100644 index 00000000..1ce2f1a5 Binary files /dev/null and b/config/multiverse2-short-small.png differ