diff --git a/static/images/git.svg b/static/images/git.svg new file mode 100644 index 0000000..170134e --- /dev/null +++ b/static/images/git.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/images/github.svg b/static/images/github.svg deleted file mode 100644 index d393c16..0000000 --- a/static/images/github.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/templates/components/social.j2 b/templates/components/social.j2 index 6ed075d..8f3cac9 100644 --- a/templates/components/social.j2 +++ b/templates/components/social.j2 @@ -4,9 +4,9 @@ {{ config.languages[language].title }} {% endif %} - {% if config.languages[language].github %} - - {{ config.languages[language].title }} + {% if config.languages[language].git %} + + {{ config.languages[language].title }} {% endif %} {% if config.languages[language].telegram %}