Skip to content

Commit dd74fd0

Browse files
committed
chore: Update lang attribute in index.html to include data-theme attribute for dark mode
1 parent 2d98e75 commit dd74fd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html>
2-
<html lang="es">
2+
<html lang="es" data-theme="dark">
33

44
<head>
55
<meta charset="utf-8">

0 commit comments

Comments
 (0)