fix(share): fonts not loading

This commit is contained in:
Elian Doran 2025-06-08 23:23:21 +03:00
parent fa5cd150d9
commit 04f4933e97
No known key found for this signature in database

View File

@ -57,7 +57,7 @@ const customServerYml = `- url: "{protocol}://{domain}:{port}/etapi"
<meta name="robots" content="noindex,follow" /> <meta name="robots" content="noindex,follow" />
<% } %> <% } %>
<style> <style>
<%= shareThemeCss %> <%- shareThemeCss %>
</style> </style>
<% <%