Skip to content

Commit

Permalink
Added tech to Watchpigeon, added Meta party/articles
Browse files Browse the repository at this point in the history
  • Loading branch information
Antifantwerp-Pigeon committed Nov 8, 2024
1 parent e11d4d5 commit 81f84e8
Show file tree
Hide file tree
Showing 7 changed files with 429 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/4-watchpigeon/index.pug
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,7 @@ main
li
article
header=place
img(src="/assets/watchpigeon/" + place + ".svg", alt="Flag from " + place)

unless place == "tech"
img(src="/assets/watchpigeon/" + place + ".svg", alt="Flag from " + place)
else
img(src="/assets/watchpigeon/tech.jpg" alt="A picture of pigeons on a telephone line in front of a blue cloudy sky")
4 changes: 4 additions & 0 deletions src/_data/AFALinks.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@
{
"name": "🇺🇸 - City map of (historically) sundown towns",
"url": "https://justice.tougaloo.edu/map/"
},
{
"name": "Journalism by The Markup & Mozilla about Meta's tracking practices",
"url": "https://themarkup.org/series/pixel-hunt"
}
]
}
Expand Down
Loading

0 comments on commit 81f84e8

Please sign in to comment.