Skip to content

Commit

Permalink
Test pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
lencse committed Dec 19, 2020
1 parent 1c887fb commit 9284878
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/site/pages/index.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export default function Home() {
return (
<div>
Here be dragons.
Here be dragons
</div>
)
}

0 comments on commit 9284878

Please sign in to comment.