]> git.otsuka.systems Git - cotsuka.github.io/commitdiff
add masters of the universe review
authorCameron Otsuka <cameron@otsuka.haus>
Wed, 5 Aug 2026 05:10:17 +0000 (22:10 -0700)
committerCameron Otsuka <cameron@otsuka.haus>
Wed, 5 Aug 2026 05:10:17 +0000 (22:10 -0700)
content/reviews/masters-of-the-universe/index.mdx [new file with mode: 0644]
content/reviews/masters-of-the-universe/skeletor.jpg [new file with mode: 0644]

diff --git a/content/reviews/masters-of-the-universe/index.mdx b/content/reviews/masters-of-the-universe/index.mdx
new file mode 100644 (file)
index 0000000..a158dc4
--- /dev/null
@@ -0,0 +1,17 @@
+---
+type: movie
+title: Masters of the Universe
+date: 2026-08-04
+modified: 2026-08-04
+rating: 3
+posse:
+  Letterboxd: https://letterboxd.com/cotsuka/film/masters-of-the-universe-2026/
+---
+
+import { Picture } from 'astro:assets';
+import Skeletor from './skeletor.jpg';
+
+- really toed the line between too much and okay
+- if you don't have a connection to the original material this is probably a tough watch, but felt they did a solid job updating for a modern audience while keeping the ridiculousness
+
+<Picture src={Skeletor} alt="Skeletor running away meme. Until we meet again." />
diff --git a/content/reviews/masters-of-the-universe/skeletor.jpg b/content/reviews/masters-of-the-universe/skeletor.jpg
new file mode 100644 (file)
index 0000000..2937568
Binary files /dev/null and b/content/reviews/masters-of-the-universe/skeletor.jpg differ