From 95007f9089e332f472816ae5bf36089f4e35d572 Mon Sep 17 00:00:00 2001 From: Jemma Poffinbarger Date: Wed, 15 Jan 2025 20:58:32 +0000 Subject: [PATCH] fix: update posts to use mii image url directly --- src/webfiles/ctr/partials/post_template.ejs | 2 +- src/webfiles/portal/partials/post_template.ejs | 2 +- src/webfiles/web/partials/post_template.ejs | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/webfiles/ctr/partials/post_template.ejs b/src/webfiles/ctr/partials/post_template.ejs index 4f6c09a..de8b5f0 100644 --- a/src/webfiles/ctr/partials/post_template.ejs +++ b/src/webfiles/ctr/partials/post_template.ejs @@ -1,6 +1,6 @@
- +
diff --git a/src/webfiles/portal/partials/post_template.ejs b/src/webfiles/portal/partials/post_template.ejs index 9abf587..7da7900 100644 --- a/src/webfiles/portal/partials/post_template.ejs +++ b/src/webfiles/portal/partials/post_template.ejs @@ -6,7 +6,7 @@
<%} else {%> - +
diff --git a/src/webfiles/web/partials/post_template.ejs b/src/webfiles/web/partials/post_template.ejs index e8ad037..19e12f0 100644 --- a/src/webfiles/web/partials/post_template.ejs +++ b/src/webfiles/web/partials/post_template.ejs @@ -12,7 +12,7 @@
<% } %>