CodeLiturgy.Dashboard/CodeLiturgy.Views/Views/Home/Index.cshtml

5 lines
185 B
Plaintext

<link rel="stylesheet" asp-append-version="true" href="~/static/envs/envs.css" />
<script asp-append-version="true" src="~/static/envs/envs.js" defer></script>
<div id="app"></div>