From 5d5b0b70c1c7165f5afffaa205e90becd0cd0a1d Mon Sep 17 00:00:00 2001 From: rimu <3310831+rimu@users.noreply.github.com> Date: Fri, 19 Jan 2024 15:33:55 +1300 Subject: [PATCH] better titles --- app/inoculation.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/inoculation.py b/app/inoculation.py index 1a9014d2..74bca975 100644 --- a/app/inoculation.py +++ b/app/inoculation.py @@ -120,19 +120,19 @@ inoculation = [ 'description': '', 'links': [ { - 'title': 'https://utopia.ut.edu/FakeNews/factcheck', + 'title': 'How to fact check', 'href': 'https://utopia.ut.edu/FakeNews/factcheck' }, { - 'title': 'https://toolbox.google.com/factcheck/explorer', + 'title': 'Google Fact Check Tools', 'href': 'https://toolbox.google.com/factcheck/explorer' }, { - 'title': 'https://www.factcheck.org/', + 'title': 'Fact checking current news', 'href': 'https://www.factcheck.org/' }, { - 'title': 'https://newslit.org/educators/resources/is-it-legit/', + 'title': 'Five steps for vetting a news source', 'href': 'https://newslit.org/educators/resources/is-it-legit/' }, {