Index: globals/products.py |
=================================================================== |
--- a/globals/products.py |
+++ b/globals/products.py |
@@ -12,16 +12,17 @@ |
# GNU General Public License for more details. |
# |
# You should have received a copy of the GNU General Public License |
# along with help.eyeo.com. If not, see <http://www.gnu.org/licenses/>. |
products = { |
"abp": { |
"full_name": "Adblock Plus", |
+ "slug": "adblockplus", |
ire
2017/10/13 10:30:00
Adding this was the only way I could think of to a
juliandoucette
2017/10/13 11:39:54
Hmm... The product key and slug could be the same.
ire
2017/10/16 14:17:41
True. I'll leave it the way it is for now
|
"url": "https://adblockplus.org", |
"help_categories": [ |
{ |
'name': 'Popular Topics', |
'slug': 'popular-topics', |
'icon': 'popular-icon' |
}, |
{ |