Skip to content

Commit 7397474

Browse files
authored
Merge pull request #3888 from CVEProject/rl-light-mode
Prevent Bulma Switch to Dark Mode
2 parents f55ba3e + 07b1e04 commit 7397474

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.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-theme="light">
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">

0 commit comments

Comments
 (0)