Skip to content

Commit

Permalink
add favicon.ico
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanThatOneKid committed Apr 7, 2024
1 parent e74927a commit 99cdd81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli/main.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ function GoRouter(props: { service: GoService }) {
<HTML>
<HEAD>
<TITLE>go.fart.tools</TITLE>
<LINK rel="icon" href="/favicon.ico" />
<LINK
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/water.css@2/out/water.css"
Expand Down

0 comments on commit 99cdd81

Please sign in to comment.