From e627067168a3f426ba299b1f82cf164453ea0f33 Mon Sep 17 00:00:00 2001 From: James Campos Date: Fri, 2 Sep 2011 21:49:06 -0700 Subject: [PATCH] icon --- 4chan_x.user.js | 1 + Cakefile | 1 + 2 files changed, 2 insertions(+) diff --git a/4chan_x.user.js b/4chan_x.user.js index a295f104a..86f8281eb 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -6,6 +6,7 @@ // @license MIT; http://en.wikipedia.org/wiki/Mit_license // @include http://boards.4chan.org/* // @include http://sys.4chan.org/* +// @icon https://github.com/aeosynth/4chan-x/raw/gh-pages/favicon.png // ==/UserScript== /* LICENSE diff --git a/Cakefile b/Cakefile index f89e5aac4..b59ac74d5 100644 --- a/Cakefile +++ b/Cakefile @@ -11,6 +11,7 @@ HEADER = """ // @license MIT; http://en.wikipedia.org/wiki/Mit_license // @include http://boards.4chan.org/* // @include http://sys.4chan.org/* +// @icon https://github.com/aeosynth/4chan-x/raw/gh-pages/favicon.png // ==/UserScript== /* LICENSE