mirror of
https://github.com/developersIndia/deviras.git
synced 2024-11-22 21:23:10 +05:30
reduce title noise
This commit is contained in:
parent
8ceaefcce9
commit
bcb037076a
@ -144,7 +144,7 @@ def create_community_roundup_post(
|
||||
)
|
||||
)
|
||||
|
||||
title = "Community Roundup: List of must read posts & interesting discussions that happened in {month} {year}".format(
|
||||
title = "Community Roundup: List of interesting discussions that happened in {month} {year}".format(
|
||||
month=datetime.date.today().strftime("%B"), year=datetime.date.today().year
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user