Merge pull request #66 from emailerfacu-spec/dev

cambios en el path
This commit is contained in:
emailerfacu-spec
2026-01-06 13:47:28 -03:00
committed by GitHub
2 changed files with 1 additions and 1 deletions

View File

@@ -186,7 +186,7 @@ export const GET: RequestHandler = async ({ params, fetch, request }) => {
}
};
const fontPath = join(process.cwd(), 'static', 'fonts', 'Ubuntu-Regular.ttf');
const fontPath = join(process.cwd(), 'src', 'lib', 'assets', 'fonts', 'Ubuntu-Regular.ttf');
const fontData = readFileSync(fontPath);
const svg = await satori(element, {