!
This commit is contained in:
parent
c1afc06e89
commit
16ed02c6f7
@ -36,7 +36,7 @@ module.exports = {
|
|||||||
// Create the output text
|
// Create the output text
|
||||||
return [
|
return [
|
||||||
{ font: 'public/Outfit-Regular.ttf', text: 'Kennebec Valley Community College is migrating email domains from @kvcc.me.edu to @mainecc.edu.\n' },
|
{ font: 'public/Outfit-Regular.ttf', text: 'Kennebec Valley Community College is migrating email domains from @kvcc.me.edu to @mainecc.edu.\n' },
|
||||||
{ font: 'public/Outfit-Regular.ttf', text: `For support with this transition, please contact:` }
|
{ font: 'public/Outfit-Regular.ttf', text: `For support with this transition, please contact:` },
|
||||||
{ font: 'public/RobotoMono-SemiBold.ttf', text: `${mccContractor.name}` },
|
{ font: 'public/RobotoMono-SemiBold.ttf', text: `${mccContractor.name}` },
|
||||||
{ font: 'public/RobotoMono-SemiBold.ttf', text: `${mccContractor.phone}` },
|
{ font: 'public/RobotoMono-SemiBold.ttf', text: `${mccContractor.phone}` },
|
||||||
{ font: 'public/RobotoMono-SemiBold.ttf', text: `${mccContractor.email}` },
|
{ font: 'public/RobotoMono-SemiBold.ttf', text: `${mccContractor.email}` },
|
||||||
|
Loading…
Reference in New Issue
Block a user