From 653aeeda2e8187cf5bd1165ed26b864240101aac Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gerg=C5=91=20Radeczki?= <g.radeczki@gmail.com>
Date: Thu, 12 Aug 2021 17:15:56 +0200
Subject: [PATCH] added link to github organization

---
 docs/index.md | 2 +-
 mkdocs.yml    | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/docs/index.md b/docs/index.md
index 9eb6431ec..a6424ff51 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -52,7 +52,7 @@ Emellett helyett kapott itt a [GitLab repora mutató link](https://git.sch.bme.h
 
 ### Footer
 
-Tartalmilag, mint minden más weboldalnak a footerje. Link az [schdesign.hu](https://schdesign.hu/)-ra, hivatkozás a [host](https://kszk.sch.bme.hu/)ra és egyéb, közösségi médiás profiljaink linkjei: [:fontawesome-brands-youtube:](https://www.youtube.com/channel/UCrpoUHr-I8VjjLgXUz-AV6Q), [:fontawesome-brands-facebook:](https://www.facebook.com/schonherzdesignstudio/), [:fontawesome-brands-instagram:](https://www.instagram.com/schdesign.hu/), [:fontawesome-brands-behance:](https://www.behance.net/wearethesds/), és [:fontawesome-brands-gitlab:](https://git.sch.bme.hu/schdesign).
+Tartalmilag, mint minden más weboldalnak a footerje. Link az [schdesign.hu](https://schdesign.hu/)-ra, hivatkozás a [host](https://kszk.sch.bme.hu/)ra és egyéb, közösségi médiás profiljaink linkjei: [:fontawesome-brands-youtube:](https://www.youtube.com/channel/UCrpoUHr-I8VjjLgXUz-AV6Q), [:fontawesome-brands-facebook:](https://www.facebook.com/schonherzdesignstudio/), [:fontawesome-brands-instagram:](https://www.instagram.com/schdesign.hu/), [:fontawesome-brands-behance:](https://www.behance.net/wearethesds/), [:fontawesome-brands-gitlab:](https://git.sch.bme.hu/schdesign) és [:fontawesome-brands-github:](https://github.com/simonyiszk).
 
 ### Sidebar
 
diff --git a/mkdocs.yml b/mkdocs.yml
index 82327901b..879591fb7 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -84,6 +84,8 @@ extra:
       link: https://www.behance.net/wearethesds/
     - icon: fontawesome/brands/gitlab
       link: https://git.sch.bme.hu/schdesign
+    - icon: fontawesome/brands/github
+      link: https://github.com/simonyiszk
 
 # Extensions
 markdown_extensions:
-- 
GitLab