diff --git a/.gitattributes b/.gitattributes index 90c5430..c5aa885 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,8 +4,9 @@ *.gif filter=lfs diff=lfs merge=lfs -text *.webp filter=lfs diff=lfs merge=lfs -text # audio -*.wav filter=lfs diff=lfs merge=lfs -text *.mp3 filter=lfs diff=lfs merge=lfs -text +*.flac filter=lfs diff=lfs merge=lfs -text +*.wav filter=lfs diff=lfs merge=lfs -text # video *.webm filter=lfs diff=lfs merge=lfs -text -*.mp4 filter=lfs diff=lfs merge=lfs -text \ No newline at end of file +*.mp4 filter=lfs diff=lfs merge=lfs -text diff --git a/public/img/buttons/mae.png b/public/img/buttons/mae.png index 182612f..7fa93ba 100644 Binary files a/public/img/buttons/mae.png and b/public/img/buttons/mae.png differ diff --git a/public/img/favicon.png b/public/img/favicon.png index c938324..966eb71 100644 Binary files a/public/img/favicon.png and b/public/img/favicon.png differ