Cleanup .cshtml issues
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
<!-- TODO store paged.js locally to avoid using the internet -->
|
||||
<script src="https://unpkg.com/pagedjs/dist/paged.polyfill.js"></script>
|
||||
<style>
|
||||
@{ await IncludeAsync("style.css"); }
|
||||
@{ await IncludeAsync("Style.css"); }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
Reference in New Issue
Block a user