diff --git a/changes/changelog.d/101.enhancement b/changes/changelog.d/101.enhancement
new file mode 100644
index 0000000000000000000000000000000000000000..e6d1fde9060a449781cbecad2526170c873ef6b3
--- /dev/null
+++ b/changes/changelog.d/101.enhancement
@@ -0,0 +1 @@
+Added credits to Francis Gading for the logotype (#101)
diff --git a/front/src/App.vue b/front/src/App.vue
index d15eebdba69db25580d2d86a055819439a7c113a..bff52e97e399cfe545bb913c9f1ba1cbaf943a6f 100644
--- a/front/src/App.vue
+++ b/front/src/App.vue
@@ -21,6 +21,7 @@
           <div class="ten wide column">
             <h4 class="ui header">About funkwhale</h4>
             <p>Funkwhale is a free and open-source project run by volunteers. You can help us improve the platform by reporting bugs, suggesting features and share the project with your friends!</p>
+            <p>The funkwhale logo was kindly designed and provided by Francis Gading.</p>
           </div>
         </div>
       </div>