elixirschool / school_house

The new era of Elixir School now powered by @phoenixframework
https://elixirschool.com/
Apache License 2.0
155 stars 49 forks source link

Broken blog images #145

Closed doomspork closed 3 years ago

doomspork commented 3 years ago

https://twitter.com/useraddvictor/status/1442625947216273408

kinson commented 3 years ago

Looks like a few blog posts are still using the old jekyll template tags, for example: https://github.com/elixirschool/elixirschool/blob/master/posts/2020-04-24-instrumenting-phoenix-with-live-dashboard.md#ports

I will update these today which should resolve the issue.