diff --git a/LUFA.pnproj b/LUFA.pnproj
index 5ff8073d3d..801d87fa51 100644
--- a/LUFA.pnproj
+++ b/LUFA.pnproj
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/LUFA/Author.jpg b/LUFA/Author.jpg
new file mode 100644
index 0000000000..71e1a08fbe
Binary files /dev/null and b/LUFA/Author.jpg differ
diff --git a/LUFA/Donating.txt b/LUFA/Donating.txt
index 34c25c62d5..fad401de78 100644
--- a/LUFA/Donating.txt
+++ b/LUFA/Donating.txt
@@ -7,6 +7,8 @@
/**
* \page Page_Donating Donating to Support This Project
*
+ * \image html Author.jpg "Dean Camera, LUFA Developer"
+ *
* I am a 20 year old University student studying for a double degree in Computer Science and Electronics Engineering.
* The development and support of this library requires much effort from myself, as I am the sole developer, maintainer
* and supporter. Please consider donating a small amount to support this and my future Open Source projects - All
diff --git a/LUFA/Doxygen.conf b/LUFA/Doxygen.conf
index 6422c213ec..df0e3f52be 100644
--- a/LUFA/Doxygen.conf
+++ b/LUFA/Doxygen.conf
@@ -640,7 +640,7 @@ EXAMPLE_RECURSIVE = NO
# directories that contain image that are included in the documentation (see
# the \image command).
-IMAGE_PATH =
+IMAGE_PATH = ./
# The INPUT_FILTER tag can be used to specify a program that doxygen should
# invoke to filter for each input file. Doxygen will invoke the filter program