diff --git a/communities.json b/communities.json index 2396507..a1bdb3e 100644 --- a/communities.json +++ b/communities.json @@ -328,6 +328,14 @@ "quoteSourceUrl": "https://ravencoin.org", "inviteCode": "44APdew", "githubUrl": "https://github.com/RavenProject" + }, + { + "logo": "neofetch.png", + "title": "Neofetch", + "quote": "Neofetch is a command-line system information tool written in bash 3.2+. Neofetch displays information about your operating system, software and hardware in an aesthetic and visually pleasing way.", + "quoteSourceUrl": "https://github.com/dylanaraps/neofetch", + "inviteCode": "BtnTPFF", + "githubUrl": "https://github.com/dylanaraps/neofetch" } ] } diff --git a/logos/neofetch.png b/logos/neofetch.png new file mode 100644 index 0000000..5febc23 Binary files /dev/null and b/logos/neofetch.png differ