diff --git a/index.js b/index.js index f1a0ce8..853c1ef 100644 --- a/index.js +++ b/index.js @@ -83,8 +83,8 @@ app.post("/edcal", (req, res) => { text: ` #### Editorial Calendar #are -|Title|PP|Due Date|Publish Date|Status| -|:----|:-|:-------|:-----------|:-----| +|:roundpup: Title|PP|Due Date|Publish Date|Status| +|:---------------|:-|:-------|:-----------|:-----| ${articleTable} `, })