Skip to content

Commit d1a1497

Browse files
committed
Set bar to dark
1 parent ee722c7 commit d1a1497

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html>
2-
<html lang="en">
2+
<html lang="en" data-bs-theme="dark">
33
<head>
44
<meta charset="UTF-8">
55
<title>Plan3 Linux | About</title>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<html lang="en">
1+
<html lang="en" data-bs-theme="dark">
22
<head>
33
<meta charset="UTF-8">
44
<title>Plan3 Linux</title>

0 commit comments

Comments
 (0)