From 1435e2344b2eb1b2d4dfd364e10b322be52997af Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sat, 31 Aug 2019 00:31:15 +0300 Subject: [PATCH 1/2] browser-tweaks: remove pyllyukko & add an anchor Resolves: #1240 Resolves: #1244 --- _includes/sections/browser-tweaks.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/_includes/sections/browser-tweaks.html b/_includes/sections/browser-tweaks.html index 62b2ec4e..c62cc6d2 100644 --- a/_includes/sections/browser-tweaks.html +++ b/_includes/sections/browser-tweaks.html @@ -144,10 +144,9 @@ -

Firefox user.js Templates

+

Firefox user.js Templates

-- 2.47.2 From 197980550fbc904585fe1e23fa0dba88acc84d70 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sat, 31 Aug 2019 11:39:16 +0300 Subject: [PATCH 2/2] browser-tweaks: add quotes to id of userjs --- _includes/sections/browser-tweaks.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/browser-tweaks.html b/_includes/sections/browser-tweaks.html index c62cc6d2..2fa29e1e 100644 --- a/_includes/sections/browser-tweaks.html +++ b/_includes/sections/browser-tweaks.html @@ -144,7 +144,7 @@ -

Firefox user.js Templates

+

Firefox user.js Templates

-- 2.47.2