diff --git a/icons/invertocat.svg b/icons/invertocat.svg deleted file mode 100644 index edcfb0aa..00000000 --- a/icons/invertocat.svg +++ /dev/null @@ -1,33 +0,0 @@ - - diff --git a/pre_build.py b/pre_build.py index 85aaa639..852a2d24 100644 --- a/pre_build.py +++ b/pre_build.py @@ -178,7 +178,7 @@ def render_authors_md(): # The invertocat icon was downloaded from https://brand.github.com/foundations/logo # and colored in grey according to the guidelines under the "Color" section. orcid_icon = "https://orcid.org/assets/vectors/orcid.logo.icon.svg" - + github_icon = "https://github.githubassets.com/favicons/favicon.svg" for idx, author in enumerate(authors): name = author['name']