Skip to content

Commit

Permalink
change apple touch icon href in index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
cody-barker committed Oct 13, 2024
1 parent 973f933 commit 6ec40c3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,2 @@
## projects

- led rock wall
- moisture sensors
- portland native plants
- acfm inventory
- trailscan

2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta name="description" content="Cody Barker - Web Developer" />
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<link rel="apple-touch-icon" href="/assets/favicon-image.ico" />
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<title>Cody Barker - Web Developer</title>
</head>
Expand Down

0 comments on commit 6ec40c3

Please sign in to comment.