CodeLiturgy.Dashboard/CodeLiturgy.Views/Views/Environments/Index.cshtml

6 lines
183 B
Plaintext
Raw Permalink Normal View History

<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>