Skip to content

Commit

Permalink
changed repo to github.io repo
Browse files Browse the repository at this point in the history
  • Loading branch information
WideSu committed Dec 20, 2023
1 parent 9cfd4b7 commit cb0010e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "anniportfolio",
"homepage": "https://widesu.github.io/masterPortfolio/",
"homepage": "https://widesu.github.io/",
"version": "0.1.0",
"scripts": {
"build": "react-scripts build",
Expand Down
4 changes: 2 additions & 2 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
/>
<meta property="og:title" content="Anni Huang Portfolio" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://github.com/WideSu/masterPortfolio/" />
<meta property="og:url" content="https://github.com/WideSu/" />
<meta name="description" content="Anni's Personal Portfolio Website" property="og:description">
<meta name="description" content="/icons/desc.png" property="og:image">
<meta name="keywords" content="Anni, PortFolio, MasterPortfolio, Anni's Portfolio" />
Expand All @@ -30,7 +30,7 @@
<link rel="icon" type="image/png" sizes="32x32" href="/icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="/icons/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="/icons/favicon-16x16.png">
<link rel="manifest" href="/masterPortfolio/manifest.json">
<link rel="manifest" href="/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/icons/ms-icon-144x144.png">
<meta name="theme-color" content="#000000">
Expand Down

0 comments on commit cb0010e

Please sign in to comment.