diff options
author | nodiscc <nodiscc@gmail.com> | 2019-05-25 11:54:09 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-25 11:54:09 +0000 |
commit | 499e5d24bbbf0e7a54494cdd8f19068dd8a6ef32 (patch) | |
tree | 87a2fa562059bac51e108dbe7f9e5f308364f82c /.github | |
parent | Merge pull request #1699 from PrplHaz4/patch-1 (diff) | |
parent | tests: fix danger command line (diff) | |
download | awesome-selfhosted-499e5d24bbbf0e7a54494cdd8f19068dd8a6ef32.tar.gz awesome-selfhosted-499e5d24bbbf0e7a54494cdd8f19068dd8a6ef32.zip |
Merge pull request #1698 from nodiscc/tools-detect-unmaintained
Tests: add a script to check last commit dates of github repositories listed in README.md
Diffstat (limited to '.github')
-rw-r--r-- | .github/join-chat.svg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/join-chat.svg b/.github/join-chat.svg deleted file mode 100644 index 7faac520..00000000 --- a/.github/join-chat.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="148" height="20"><linearGradient id="b" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><mask id="a"><rect width="148" height="20" rx="3" fill="#fff"/></mask><g mask="url(#a)"><path fill="#555" d="M0 0h77v20H0z"/><path fill="#4c1" d="M77 0h71v20H77z"/><path fill="url(#b)" d="M0 0h148v20H0z"/></g><g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11"><text x="38.5" y="15" fill="#010101" fill-opacity=".3">Rocket.Chat</text><text x="38.5" y="14">Rocket.Chat</text><text x="111.5" y="15" fill="#010101" fill-opacity=".3">JOIN CHAT</text><text x="111.5" y="14">JOIN CHAT</text></g></svg>
\ No newline at end of file |