Skip to content

Commit

Permalink
theme.css inclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
btopro committed Aug 16, 2023
1 parent 72fc302 commit a5c3170
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/services/media/format/htmlToPdf.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ export default async function handler(req, res) {
</body>
<script>window.__appCDN="${magic}";</script>
<script src="${magic}build.js"></script>
<script src="${magic}build-haxcms.js"></script>
</html>`;
const response = await fetch(`https://pdf-from.elmsln.vercel.app/api/pdfFrom`,
{
Expand Down

1 comment on commit a5c3170

@vercel
Copy link

@vercel vercel bot commented on a5c3170 Aug 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.