Fixing the link issue on contributors page. Now the redirection occurs only when link exists. #150

Closed
r2shuai wants to merge 4 commits from richard-shuai/contribution-link into main
1 changed files with 1 additions and 5 deletions
Showing only changes of commit 6be9f031b0 - Show all commits

View File

@ -311,16 +311,12 @@ export const D10 = [
export const D11 = [ export const D11 = [
{ {
category: "No religious affiliation", category: "No religious affiliation",
value: 79, value: 80,
}, },
{ {
category: "Christianity", category: "Christianity",
value: 16, value: 16,
}, },
{
category: "Atheist",
value: 1,
},
{ {
category: "Judaism", category: "Judaism",
value: 3, value: 3,