diff --git a/app/article-data.js b/app/article-data.js
index 9f15e1a..ba616dc 100644
--- a/app/article-data.js
+++ b/app/article-data.js
@@ -26,7 +26,17 @@ let articles =
"published": true,
"title": "Detangling the Standup: Status Reports, Team Planning, Context Sharing, and Community Building",
"date": "2022-01-04",
- "description": "Standups are often applied without understanding the problem they are solving. This leads to:
1. Not clearly solving a specific problem
2. Not solving a problem with the best solution
3. A daily interruption to deep work
What follows is a pragmatic and ideal approach to resolving this situation. The pragmatic approach is to understand so you can excel within that system. The ideal solution tries to change the system to better serve the team."
+ "description": `Standups are often applied without understanding the problem they are solving. This leads to:
+
+