Skip to content

Commit fb01103

Browse files
authored
Merge pull request #14 from M00nD3v/dev
Dev
2 parents 86dc06c + 7a52de5 commit fb01103

File tree

133 files changed

+1282
-1092
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

133 files changed

+1282
-1092
lines changed

build/admin.html

+6-6
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@
2727
<link rel="stylesheet" href="css/styles.css">
2828
<!--<link rel="stylesheet" href="../css/tailwind.css">-->
2929
<script src="https://kit.fontawesome.com/fb26f70535.js" crossorigin="anonymous"></script>
30-
<!--Google Fonts-->
31-
<link rel="preconnect" href="https://fonts.googleapis.com">
32-
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
33-
<link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet">
34-
35-
<link rel="stylesheet" href="https://rsms.me/inter/inter.css">
30+
31+
<!-- Fonts -->
32+
<link rel="stylesheet" href="fonts/Inter-3.19/inter.css">
33+
<!-- <link rel="stylesheet" href="fonts/Poppins-4.003/poppins.css"> -->
34+
<link rel="stylesheet" href="fonts/Besley-2.0/besley.css">
35+
<link rel="stylesheet" href="fonts/Fira_Code-6.2/fira_code.css">
3636
</head>
3737
<body>
3838
<!-- NAVBAR -->

build/blackboard.html

+4-6
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,10 @@
2727
<link rel="stylesheet" href="css/styles.css">
2828
<!--<link rel="stylesheet" href="../css/tailwind.css">-->
2929
<script src="https://kit.fontawesome.com/fb26f70535.js" crossorigin="anonymous"></script>
30-
<!--Google Fonts-->
31-
<link rel="preconnect" href="https://fonts.googleapis.com">
32-
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
33-
<link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet">
34-
35-
<link rel="stylesheet" href="https://rsms.me/inter/inter.css">
30+
31+
<!-- Fonts -->
32+
<link rel="stylesheet" href="fonts/Inter-3.19/inter.css">
33+
<!-- <link rel="stylesheet" href="fonts/Poppins-4.003/poppins.css"> -->
3634
</head>
3735
<body>
3836
<!-- NAVBAR -->

build/css/prism-one-dark.min.css

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)