Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
tako0614 committed Feb 24, 2024
1 parent 352a705 commit fc77ac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion routes/about.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ function Developper({developerss}: {developerss: any}) {
export default function Home() {
const count = useSignal(3);
return (
<>a
<>
<head>
<title>takoserver project</title>
<link rel="stylesheet" href="/style.css"></link>
Expand Down

0 comments on commit fc77ac8

Please sign in to comment.