feat(blog): use dark theme by default

This commit is contained in:
Kim, Jimin 2023-07-07 20:00:32 +09:00
parent de98802eb5
commit 77862c61c5

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<html lang="en" class="dark">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />