Skip to content

Commit

Permalink
feat: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
deeeed authored Jul 20, 2024
1 parent 2b39a24 commit 547423f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>My Project</title>
<title>@siteed/expo-audio-stream</title>
<style>
body {
font-family: Arial, sans-serif;
Expand All @@ -23,8 +23,6 @@
</style>
</head>
<body>
<h1>Welcome to My Project</h1>
<p>Select a section to visit:</p>
<a href="/expo-audio-stream/docs/">Documentation</a>
<a href="/expo-audio-stream/playground/">Playground</a>
</body>
Expand Down

0 comments on commit 547423f

Please sign in to comment.