This is an automated email from the git hooks/post-receive script. arrfab pushed a commit to branch main in repository centos/centos.org. The following commit(s) were added to refs/heads/main by this push: new 266a3e2 Refreshed logo for renamed sponsor 266a3e2 is described below commit 266a3e2f4ac3d0e6568e9f008be84683663e18bc Author: Fabian Arrotin <arrfab at centos.org> AuthorDate: Wed Mar 8 15:58:52 2023 +0100 Refreshed logo for renamed sponsor Signed-off-by: Fabian Arrotin <arrfab at centos.org> --- _sponsors/dedicatednow.md | 7 ------- _sponsors/stablepoint.md | 7 +++++++ assets/img/sponsors/dedicatednow.gif | Bin 3942 -> 0 bytes 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/_sponsors/dedicatednow.md b/_sponsors/dedicatednow.md deleted file mode 100644 index a873e8f..0000000 --- a/_sponsors/dedicatednow.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -name: Dedicatednow -country: usa -logo: /assets/img/sponsors/dedicatednow.gif -address: http://www.dedicatednow.com/ ---- - diff --git a/_sponsors/stablepoint.md b/_sponsors/stablepoint.md new file mode 100644 index 0000000..6cd5e8d --- /dev/null +++ b/_sponsors/stablepoint.md @@ -0,0 +1,7 @@ +--- +name: Stablepoint +country: usa +logo: /assets/img/sponsors/stablepoint.png +address: https://www.stablepoint.com/ +--- + diff --git a/assets/img/sponsors/dedicatednow.gif b/assets/img/sponsors/dedicatednow.gif deleted file mode 100644 index bd32919..0000000 Binary files a/assets/img/sponsors/dedicatednow.gif and /dev/null differ -- To stop receiving notification emails like this one, please contact the administrator of this repository.