Skip to content

Commit b2fd7ca

Browse files
committed
LastMonth subtitle
1 parent 2e724c4 commit b2fd7ca

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

community-app/frontend/src/components/overview/LastMonth.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ onMounted(async ()=>{
3939
</div>
4040
<div class="col-11 py-0 pl-4 no-gutter">
4141
<strong><a :href="store.link">{{ store.title }}</a></strong>
42-
<div class="text-muted second">Blog</div>
42+
<div class="text-muted second">Last month in review</div>
4343
</div>
4444
</div>
4545
</div>

0 commit comments

Comments
 (0)