aboutsummaryrefslogtreecommitdiff
path: root/html/blog/2024-05-04+May_the_Fourth_be_with_You.tmpl.html
blob: c536a4b4676085eee46ea8741cf7657eed2d10b3 (plain) (blame)
1
2
3
4
5
6
7
8
9
{{ define "article" }}
<article>
  <h2>{{ .Title }}</h2>
  <p>Happy Star Wars Day! I haven't really been keeping up with all the new shows recently due to school and not liking most of the new content's storytelling and delivery. I'll probably watch something tonight though just because.</p>
  <p>Side rant, what's up with new big budget movies looking uncanny. I recently saw a trailer for <em>Furiosa: A Mad Max Saga</em>, I couldn't take it seriously. This franchise is built on grit and practical effects, and whatever their doing, at least for the trailers, looks like CGI, even if it isn't. Also, Chris Hemsworth? Anya Tayor-Joy? I think I've just seen too much of them recently, so I'm not that thrilled with the casting. It could have been a cool opportunity for some lesser known actors.</p>
  <p>Anyways, time to figure out what to watch.</p>
  <p><b>Created:</b> {{ .Date }}</p>
</article>
{{ end }}