added hashtag for that day's word
This commit is contained in:
parent
3d356c00d0
commit
1281231487
|
@ -41,7 +41,7 @@ for (const meaning of meanings) {
|
||||||
}
|
}
|
||||||
meaningsText = meaningsText+"</small>"
|
meaningsText = meaningsText+"</small>"
|
||||||
|
|
||||||
let postScript = "#writing #microfiction #vss"
|
let postScript = "#writing #microfiction #vss #"+word
|
||||||
return text+meaningsText+postScript
|
return text+meaningsText+postScript
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue