Skip to content

Commit a7abc5a

Browse files
committed
fix: use Noto Sans font
1 parent 569b4d7 commit a7abc5a

File tree

2 files changed

+55
-55
lines changed

2 files changed

+55
-55
lines changed

src/api/certificates/handler.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ export async function certificateHandler(request: Request, h: ResponseToolkit) {
226226
delayed: 18
227227
},
228228
svgUrl: '/api/countryconfig/certificates/v2.birth-certificate.svg',
229-
fonts: libreBaskervilleFont,
229+
fonts: notoSansFont,
230230
conditionals: [
231231
{
232232
type: 'SHOW',

0 commit comments

Comments
 (0)