Skip to content

Commit

Permalink
feat: correct index
Browse files Browse the repository at this point in the history
  • Loading branch information
deeeed authored Jul 29, 2024
1 parent 6e5d162 commit 9a58223
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<!-- Index Page for gh-pages/ branch -->
<!DOCTYPE html>
<html lang="en">
<head>
Expand All @@ -23,8 +24,7 @@
</style>
</head>
<body>
<a href="/universe/loggerdemo/">@siteed/react-native-logger demo</a>
<a href="/universe/design-system-storybook/">@siteed/design-system storybook</a>
<a href="/universe/designsystem-demo/">@siteed/design-system playground</a>
<a href="/expo-audio-stream/docs/">@siteed/expo-audio-stream docs</a>
<a href="/expo-audio-stream/playground/">Audio Playground</a>
</body>
</html>

0 comments on commit 9a58223

Please sign in to comment.