diff --git a/content/news/052/index.md b/content/news/052/index.md index 228e36bd0..f4686231e 100644 --- a/content/news/052/index.md +++ b/content/news/052/index.md @@ -87,10 +87,7 @@ TODO: I'll be working on adding an email subscription this weekend, so I'll writ ### [Untitled Pixel Wizards Game][pixel-wizards] {{ embed_video(type="video/mp4", src="untitled-pixel-wizards-game.mp4", -caption="Enemies now perceive, pursue and attack.. and occasionally get burned to death.") }} - -[![A Hound chases a player, and its corpse ragdolls after it is burned to death by a fireball](untitled-pixel-wizards-game.gif)][pixel-wizards] -_Enemies now perceive, pursue and attack.. and occasionally get burned to death._ +caption="Enemies now perceive, pursue and attack.. and occasionally get burned to death.") }} [Untitled Pixel Wizards Game][pixel-wizards] is a local-multiplayer [Noita]-like platformer about killing baddies using spells powered by pixel physics. This month was focused on juicing up said baddies: diff --git a/content/news/052/untitled-pixel-wizards-game.gif b/content/news/052/untitled-pixel-wizards-game.gif deleted file mode 100644 index a86116dd6..000000000 Binary files a/content/news/052/untitled-pixel-wizards-game.gif and /dev/null differ diff --git a/templates/shortcodes/embed_video.html b/templates/shortcodes/embed_video.html index b862eff5a..f9c9f0b77 100644 --- a/templates/shortcodes/embed_video.html +++ b/templates/shortcodes/embed_video.html @@ -5,6 +5,5 @@ #} --> {% if caption %}{{ caption }}{% endif %} \ No newline at end of file