Skip to content

Commit

Permalink
refactor: update xkcd data
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Dec 23, 2024
1 parent de7840b commit 99dc297
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/generated/data/xkcd.json
Original file line number Diff line number Diff line change
Expand Up @@ -27223,5 +27223,14 @@
"alt": "The best case is O(n), and the worst case is that someone checks why.",
"transcript": null,
"news": null
},
{
"id": 3027,
"date": 1734696000000,
"title": "Exclusion Principle",
"image": "https://imgs.xkcd.com/comics/exclusion_principle.png",
"alt": "Fermions are weird about each other in a standoffish way. Integer-spin particles are weird about each other in a 'stand uncomfortably close while talking' kind of way.",
"transcript": null,
"news": null
}
]

0 comments on commit 99dc297

Please sign in to comment.