Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeOlga committed Mar 23, 2024
1 parent 87033e3 commit 258b131
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
13 changes: 13 additions & 0 deletions assets/apple-DQXtOrig.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 5 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,11 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<!-- <link rel="icon" type="image/svg+xml" href="public/assets/images/apple.svg" /> -->
<link rel="icon" type="image/svg+xml" href="/assets/images/apple.svg" />
<link
rel="icon"
type="image/svg+xml"
href="/assets/apple-DQXtOrig.svg"
/>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Apple iPhone</title>
<script type="module" crossorigin src="/assets/index-BD2GgceJ.js"></script>
Expand Down

0 comments on commit 258b131

Please sign in to comment.