Skip to content

Commit

Permalink
blow off
Browse files Browse the repository at this point in the history
  • Loading branch information
lxjv committed Aug 27, 2024
1 parent f539c47 commit 45b12f2
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions src/pages/more.astro
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,4 @@ import Layout from "@lay/PageLayout.astro";
<ul>
<li>/about</li>
</ul>
</Layout><style>
.fa-code-branch {
color: light-dark(var(--ctp-latte-red), var(--ctp-mocha-red));
}
.fa-wand-magic-sparkles {
color: light-dark(var(--ctp-latte-green), var(--ctp-mocha-green));
}
</style>
</Layout>

0 comments on commit 45b12f2

Please sign in to comment.