From 86ee37209c3b61f7a7cf96670d8a3a754b5d521f Mon Sep 17 00:00:00 2001 From: coolcodecrypto Date: Mon, 8 Aug 2016 03:46:40 +0000 Subject: [PATCH 1/2] Update header.html added stack exchange to community menu --- _includes/header.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_includes/header.html b/_includes/header.html index 1ae12d0e..c043c9b1 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -55,6 +55,7 @@
  • {% t menu.forum %}
  • {% t menu.reddit %}
  • {% t menu.bitcointalk %}
  • +
  • {% t menu.stackexchange %}
  • {% t menu.irc-general %}
  • @@ -67,4 +68,4 @@ - \ No newline at end of file + From 4f4e985ee107ea11327d505f0d2030617857a659 Mon Sep 17 00:00:00 2001 From: coolcodecrypto Date: Mon, 8 Aug 2016 04:01:17 +0000 Subject: [PATCH 2/2] Update header.html --- _includes/header.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_includes/header.html b/_includes/header.html index c043c9b1..78833572 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -56,6 +56,9 @@
  • {% t menu.reddit %}
  • {% t menu.bitcointalk %}
  • {% t menu.stackexchange %}
  • +
  • {% t menu.slack %}
  • +
  • {% t menu.rocketchat %}
  • +
  • {% t menu.telegram %}
  • {% t menu.irc-general %}