Add files via upload
This commit is contained in:
parent
96e7123805
commit
508393529d
1 changed files with 1 additions and 2 deletions
|
|
@ -35,7 +35,7 @@ export const BaseHtml = ({
|
|||
`}
|
||||
</script>
|
||||
|
||||
{/* FIXED: Correct JSX syntax for CSS path */}
|
||||
{/* CSS */}
|
||||
<link rel="stylesheet" href={`${webroot}/generated.css`} />
|
||||
|
||||
{/* Icons */}
|
||||
|
|
@ -77,4 +77,3 @@ export const BaseHtml = ({
|
|||
</body>
|
||||
</html>
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue