mirror of
https://codeberg.org/rimu/pyfedi
synced 2025-02-02 16:21:32 -08:00
inocolation - additional content
This commit is contained in:
parent
ec88d84775
commit
1f0f1ae215
1 changed files with 13 additions and 1 deletions
|
@ -101,7 +101,7 @@ inoculation = [
|
|||
},
|
||||
{
|
||||
'id': 'cognitive-biases',
|
||||
'title': 'Cognitive biases',
|
||||
'title': 'Cognitive biases & Fallacies',
|
||||
'description': '',
|
||||
'links': [
|
||||
{
|
||||
|
@ -112,6 +112,18 @@ inoculation = [
|
|||
'title': 'Logical fallacies',
|
||||
'href': 'https://rationalwiki.org/wiki/Logical_fallacy'
|
||||
},
|
||||
{
|
||||
'title': 'False Dichotomy',
|
||||
'href': 'https://www.logical-fallacy.com/articles/false-dilemma/'
|
||||
},
|
||||
{
|
||||
'title': 'Tautological fallacy',
|
||||
'href': 'https://www.econlib.org/archives/2012/09/the_tautologica.html'
|
||||
},
|
||||
{
|
||||
'title': 'Dicto Simpliciter fallacy',
|
||||
'href': 'https://www.thoughtco.com/dicto-simpliciter-logical-fallacy-1690451'
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue