diff --git a/frontend/src/pages/editArticleView.tsx b/frontend/src/pages/editArticleView.tsx index 3ffd6f3..7234fa9 100644 --- a/frontend/src/pages/editArticleView.tsx +++ b/frontend/src/pages/editArticleView.tsx @@ -1545,7 +1545,13 @@ function EditArticleView() { onChange={(e) => setBreakingNews(e.target.checked)} type="checkbox" /> - Breaking news + + Breaking news + + Raises the red banner across the top of the homepage, with this headline, from the moment the article + publishes -- scheduled stories included. Untick it to take the banner down. + +