dark by default
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
<link rel="stylesheet" href="~/css/site.css" asp-append-version="true" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body class="dark">
|
||||
@RenderBody()
|
||||
|
||||
<script src="~/lib/jquery/dist/jquery.min.js"></script>
|
||||
|
Reference in New Issue
Block a user