diff --git a/src/config.json b/src/config.json index 87849fc..5aa1279 100644 --- a/src/config.json +++ b/src/config.json @@ -6,7 +6,8 @@ "twitter": "https://twitter.com/nw_js", "mailing_list": "https://groups.google.com/forum/#!forum/nwjs-general", "gitter": "https://gitter.im/nwjs/nw.js", - "discord": "https://discord.gg/tyx267vKRH" + "discord": "https://discord.gg/tyx267vKRH", + "issuehunt": "https://issuehunt.io/repos/3100121" }, "feeds": [ { diff --git a/src/images/issuehunt-ribbon-v1.svg b/src/images/issuehunt-ribbon-v1.svg deleted file mode 100644 index 62de1cf..0000000 --- a/src/images/issuehunt-ribbon-v1.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/index.html b/src/index.html index d347eaa..6ba7fec 100644 --- a/src/index.html +++ b/src/index.html @@ -51,5 +51,4 @@

NW.js (previously known as node-webkit) lets you call all Node.js modules di - diff --git a/templates/partials/footer.hbs b/templates/partials/footer.hbs index 39edbcf..6d263ef 100644 --- a/templates/partials/footer.hbs +++ b/templates/partials/footer.hbs @@ -4,6 +4,7 @@ Documentation Wiki Bugs + IssueHunt

Community