summaryrefslogtreecommitdiffstats
path: root/_config.yml
diff options
context:
space:
mode:
authorSimone Bortolin <simonebortolin@users.noreply.github.com>2022-08-10 00:16:15 +0200
committerSimone Bortolin <simonebortolin@users.noreply.github.com>2022-12-19 23:01:14 +0100
commitd016d172f00d318003bfe380859c9b97e5be6802 (patch)
tree4f60055bcad2e1209827631ae7a78bfd2c7c646c /_config.yml
parentadd mermaid (diff)
downloadhack-gpon.github.io-d016d172f00d318003bfe380859c9b97e5be6802.tar
hack-gpon.github.io-d016d172f00d318003bfe380859c9b97e5be6802.tar.gz
hack-gpon.github.io-d016d172f00d318003bfe380859c9b97e5be6802.tar.bz2
hack-gpon.github.io-d016d172f00d318003bfe380859c9b97e5be6802.tar.lz
hack-gpon.github.io-d016d172f00d318003bfe380859c9b97e5be6802.tar.xz
hack-gpon.github.io-d016d172f00d318003bfe380859c9b97e5be6802.tar.zst
hack-gpon.github.io-d016d172f00d318003bfe380859c9b97e5be6802.zip
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml
index f015238..0a32da6 100644
--- a/_config.yml
+++ b/_config.yml
@@ -39,6 +39,8 @@ 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"
back_to_top: true
back_to_top_text: "Back to top"
@@ -114,4 +116,4 @@ webp:
# append '.webp' to filename after original extension rather than replacing it.
# Default transforms `image.png` to `image.webp`, while changing to true transforms `image.png` to `image.png.webp`
append_ext: false
-############################################################ \ No newline at end of file
+############################################################