From d526e893afaa13a487cd294b9f38f8582dd0f8f2 Mon Sep 17 00:00:00 2001 From: Hyeonho Kang Date: Mon, 30 Dec 2024 21:17:00 +0900 Subject: [PATCH] Delete issuehunt ribbon --- src/config.json | 3 ++- src/images/issuehunt-ribbon-v1.svg | 1 - src/index.html | 1 - templates/partials/footer.hbs | 1 + 4 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 src/images/issuehunt-ribbon-v1.svg 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