Revert loading images via 11ty-img
This commit is contained in:
parent
73445ee117
commit
a8288dce33
@ -8,4 +8,4 @@ eleventyComputed:
|
||||
permalink: "post/{{ post.slug }}/"
|
||||
---
|
||||
|
||||
{{ post.markdown | replace("https://cms.lewisdale.dev/wp-content/", "/var/www/wordpress/wp-content/") | md | safe }}
|
||||
{{ post.markdown | md | safe }}
|
Loading…
Reference in New Issue
Block a user