Skip to content

Commit

Permalink
Landing page and store boilerplate
Browse files Browse the repository at this point in the history
  • Loading branch information
frlis21 committed Dec 12, 2023
1 parent a8f7907 commit 7217b7b
Show file tree
Hide file tree
Showing 22 changed files with 2,765 additions and 214 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/svg+xml" href="/logo.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + Solid</title>
<title>Nextflix</title>
</head>
<body>
<div id="root"></div>
Expand Down
Loading

0 comments on commit 7217b7b

Please sign in to comment.