summaryrefslogtreecommitdiffstats
path: root/_config.yml
diff options
context:
space:
mode:
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml18
1 files changed, 14 insertions, 4 deletions
diff --git a/_config.yml b/_config.yml
index 0a32da6..b92e11d 100644
--- a/_config.yml
+++ b/_config.yml
@@ -37,10 +37,20 @@ url: "https://hack-gpon.github.io/"
nav_sort: case_sensitive
aux_links:
- "Hack GPON on GitHub":
- - "//github.com/hack-gpon/hack-gpon.github.io"
- "Hack GPON on Telegram":
- - "//t.me/HackGPON"
+ - "Github":
+ color: 'blue'
+ logo: 'https://cdn-icons-png.flaticon.com/512/1051/1051377.png'
+ link: '//github.com/hack-gpon/hack-gpon.github.io'
+ - "Telegram":
+ color: 'blue'
+ logo: 'https://iconape.com/wp-content/png_logo_vector/telegram-new-2019-black-x-logo.png'
+ link: '//t.me/HackGPON'
+
+#aux_links:
+# "Hack GPON on GitHub":
+# - "//github.com/hack-gpon/hack-gpon.github.io"
+# "Hack GPON on Telegram":
+# - "//t.me/HackGPON"
back_to_top: true
back_to_top_text: "Back to top"