diff --git a/.gitattributes b/.gitattributes index fcadb2c..82b6d55 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,13 @@ -* text eol=lf +* text=auto eol=lf + +*.png binary +*.jpg binary +*.jpeg binary +*.gif binary +*.ico binary +*.webp binary +*.pdf binary +*.woff binary +*.woff2 binary +*.ttf binary +*.otf binary diff --git a/docs/assets/logo.png b/docs/assets/logo.png index 0178719..18f413e 100644 Binary files a/docs/assets/logo.png and b/docs/assets/logo.png differ