From 5375e22de976b74f5f04d800014c30d9c66f0fe5 Mon Sep 17 00:00:00 2001 From: George Halkiadakis Date: Mon, 12 Jun 2023 01:12:30 +0300 Subject: official Reliese Candidate; themes added; routes organized; fine tuning --- public/app/views/templates/create_pdf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/app/views/templates/create_pdf.php') diff --git a/public/app/views/templates/create_pdf.php b/public/app/views/templates/create_pdf.php index 19b2894..6b5c164 100644 --- a/public/app/views/templates/create_pdf.php +++ b/public/app/views/templates/create_pdf.php @@ -58,7 +58,7 @@ pdfMake.fonts = { // bolditalics: 'https://example.com/fonts/fontFile4.ttf' }, FiraMono: { - normal: '/assets/fonts/FiraMono-Regular.ttf', + normal: '/assets/fonts/FiraMono-Regular.ttf' } } -- cgit v1.2.3