Skip to content

Commit

Permalink
feat: theme
Browse files Browse the repository at this point in the history
  • Loading branch information
KieSun committed Mar 23, 2023
1 parent d439b2a commit 6b32b88
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/Header.astro
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
---
import Logo from './Logo.astro'
import Themetoggle from './Themetoggle.astro'
---

<header>
<div class="fb">
<Logo />
<Themetoggle />
</div>
<div class="fi mt-2">
<span class="gpt-subtitle">Program AI Tools</span>
Expand Down

0 comments on commit 6b32b88

Please sign in to comment.