From a42609c2e650bf1e0f9f4367fcd91affb822ee5e Mon Sep 17 00:00:00 2001 From: Digital Studium Date: Sat, 19 Aug 2023 11:41:26 +0300 Subject: [PATCH] Switch github to git --- static/images/git.svg | 1 + static/images/github.svg | 1 - templates/components/social.j2 | 6 +++--- 3 files changed, 4 insertions(+), 4 deletions(-) create mode 100644 static/images/git.svg delete mode 100644 static/images/github.svg 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 %}