Skip to content

Commit d766960

Browse files
committed
p
1 parent 36ab5a1 commit d766960

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

layouts/partials/framework.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<link rel="stylesheet" type="text/css" href="{{ "css/bootstrap.css" | relURL }}">
2-
<link rel="stylesheet" type="text/css" href="{{ "css/dark.css" | relURL }}">
32
<link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&display=swap" rel="stylesheet">
43
<script src="/js/color-modes.js"></script>
54
{{ $sassOptions := (dict "targetPath" "css/style.css" "outputStyle" "compressed" "enableSourceMap" true) }}

0 commit comments

Comments
 (0)