Skip to content

Commit

Permalink
Update dark.html
Browse files Browse the repository at this point in the history
  • Loading branch information
laneyshi authored Mar 18, 2024
1 parent 7102026 commit d817bf6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _layouts/dark.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
<!-- Core theme CSS (includes Bootstrap)-->
<link href="css/styles.css" rel="stylesheet" />
<link href="css/CustomCSS.css" rel="stylesheet" />
<!-- Channel icon-->
<link rel="stylesheet" href="css/channelicon.css">
</head>
<body class="d-flex flex-column h-100 bg-dark">
<main class="flex-shrink-0">
Expand Down

0 comments on commit d817bf6

Please sign in to comment.