From bf07dbd318d49d303216fd05dbe6c76105b55ff1 Mon Sep 17 00:00:00 2001 From: Steven Palmesano <3100993+spalmesano0@users.noreply.github.com> Date: Thu, 5 Mar 2026 06:55:19 -0600 Subject: [PATCH] Revert "last updated on" from #36924 (#40907) Only adding the text "Last updated on" was a misinterpretation of #35379. We're currently calling the publish date the last updated date on the website, but the publish date usually isn't updated when a change is made to an article. Until we can automatically update this date field based on when the file itself was last updated, we should revert to the original behavior. --- website/views/pages/articles/basic-article.ejs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/views/pages/articles/basic-article.ejs b/website/views/pages/articles/basic-article.ejs index 3f3a78bb5c..2197248161 100644 --- a/website/views/pages/articles/basic-article.ejs +++ b/website/views/pages/articles/basic-article.ejs @@ -34,7 +34,7 @@
- Last updated on + | <% if(articleCategorySlug !== 'customers') { %>
@@ -114,7 +114,7 @@
- Last updated on + <% if(articleCategorySlug !== 'customers') { %> | The author's GitHub profile picture