Use FileSystemProject in RazorLight

This commit is contained in:
2023-04-16 02:18:11 +02:00
parent e7d4d35f4e
commit 84cc5f0778
5 changed files with 7 additions and 9 deletions

View File

@ -14,8 +14,8 @@
window.addEventListener("afterprint", () => { location.reload(); });
}
</script>
<script src="C:\ProgramData\Elwig\resources\paged.polyfill.js"></script>
<link rel="stylesheet" href="C:\ProgramData\Elwig\resources\style.css"/>
<script src="@Raw(Model.DataPath)\resources\paged.polyfill.js"></script>
<link rel="stylesheet" href="@Raw(Model.DataPath)\resources\style.css" />
</head>
<body>
<div class="m1"></div>