Skip to content

Commit

Permalink
Use sunset theme
Browse files Browse the repository at this point in the history
  • Loading branch information
bdmendes committed Feb 10, 2025
1 parent d18b3fb commit 4649594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layouts/BaseLayout.astro
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ const completeTitle =
---

<!doctype html>
<html lang="en" data-theme="business">
<html lang="en" data-theme="sunset">
<head>
<link rel="sitemap" href="/sitemap-index.xml" />

Expand Down

0 comments on commit 4649594

Please sign in to comment.