From 4d4e47ce2dc0f24f4ef118e892d387ff5449ab98 Mon Sep 17 00:00:00 2001 From: MIT License Bot Date: Sat, 3 Aug 2019 12:27:16 +0100 Subject: [PATCH 1/5] chore: Automated creation of user stan-williams. --- users/stan-williams.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 users/stan-williams.json diff --git a/users/stan-williams.json b/users/stan-williams.json new file mode 100644 index 00000000..c25f04d5 --- /dev/null +++ b/users/stan-williams.json @@ -0,0 +1,9 @@ +{ + "copyright": "Stan Williams", + "url": "http://stanwilliams.org", + "email": "oldtoolmaker@gmail.com", + "format": "html", + "license": "mit", + "theme": "default", + "gravatar": "true" +} \ No newline at end of file From f71f47b40a98e4652e43f7203804d73b28720c8e Mon Sep 17 00:00:00 2001 From: MIT License Bot Date: Wed, 7 Aug 2019 04:06:51 +0100 Subject: [PATCH 2/5] chore: Automated creation of user dongfg. --- users/dongfg.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 users/dongfg.json diff --git a/users/dongfg.json b/users/dongfg.json new file mode 100644 index 00000000..32582ce4 --- /dev/null +++ b/users/dongfg.json @@ -0,0 +1,6 @@ +{ + "copyright": "dongfg", + "url": "https://dongfg.com", + "email": "mail@dongfg.com", + "format": "txt" +} \ No newline at end of file From 78cc5bc1f8c125911825b73f0438682b04b18649 Mon Sep 17 00:00:00 2001 From: MIT License Bot Date: Wed, 7 Aug 2019 05:17:15 +0100 Subject: [PATCH 3/5] chore: Automated creation of user rodrigokono. --- users/rodrigokono.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 users/rodrigokono.json diff --git a/users/rodrigokono.json b/users/rodrigokono.json new file mode 100644 index 00000000..f13889fc --- /dev/null +++ b/users/rodrigokono.json @@ -0,0 +1,9 @@ +{ + "copyright": "Rodrigo Kono", + "url": "http://rodrigokono.net", + "email": "rodrigokono@gmail.com", + "format": "html", + "license": "mit", + "theme": "default", + "gravatar": "true" +} \ No newline at end of file From d94beef0efdcb49a6cbf1146809fa8b8d9821c1c Mon Sep 17 00:00:00 2001 From: Suriyaa Sundararuban Date: Wed, 7 Aug 2019 09:01:59 +0200 Subject: [PATCH 4/5] Update and rename suriyaakudo.json to suriyaa.json --- users/{suriyaakudo.json => suriyaa.json} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename users/{suriyaakudo.json => suriyaa.json} (60%) diff --git a/users/suriyaakudo.json b/users/suriyaa.json similarity index 60% rename from users/suriyaakudo.json rename to users/suriyaa.json index 30a83c15..ae062abf 100644 --- a/users/suriyaakudo.json +++ b/users/suriyaa.json @@ -1,8 +1,8 @@ { - "copyright": "Suriyaa Kudo", + "copyright": "Suriyaa R. Sundararuban", "url": "https://github.com/SuriyaaKudoIsc", "format": "html", - "email": "isc.suriyaa@gmail.com", + "email": "github@suriyaa.tk", "gravatar": true, "theme": "default" } From 656d9898a3ef5b3c591d0126ac92304ddab52718 Mon Sep 17 00:00:00 2001 From: Richie Bendall Date: Wed, 7 Aug 2019 19:08:04 +1200 Subject: [PATCH 5/5] chore: Remove automatically added rules --- themes/afterdark.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/themes/afterdark.css b/themes/afterdark.css index 98726ade..a846cd3c 100644 --- a/themes/afterdark.css +++ b/themes/afterdark.css @@ -53,10 +53,6 @@ a img { background: #bc4a46; } -::-moz-selection { - background: #bc4a46; -} - #gravatar { position: relative; float: right;