Skip to content

Commit a95e513

Browse files
Code Rabbit Fixed
1 parent 119e542 commit a95e513

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<meta property="og:title" content="Github Tracker - GitHub User Activity Analytics" />
1313
<meta property="og:description" content="Track and analyze GitHub user activity with powerful insights. Get detailed analytics on user repositories, contributions, and developer activity." />
1414
<meta property="og:type" content="website" />
15-
<link rel="canonical" href="https://github-tracker.example.com/" />
15+
<link rel="canonical" href="https://github-spy.netlify.app/" />
1616
</head>
1717
<body>
1818
<div id="root"></div>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"eslint-plugin-react": "^7.37.2",
5454
"eslint-plugin-react-hooks": "^5.0.0",
5555
"eslint-plugin-react-refresh": "^0.4.14",
56-
"express-session": "^1.19.0",
56+
"express-session": "^1.18.2",
5757
"globals": "^15.11.0",
5858
"jasmine": "^5.13.0",
5959
"jasmine-spec-reporter": "^7.0.0",

public/robots.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ Disallow: /api/
44
Disallow: /admin/
55
Crawl-delay: 1
66

7-
Sitemap: https://github-tracker.example.com/sitemap.xml
7+
+Sitemap: https://github-spy.netlify.app/sitemap.xml

0 commit comments

Comments
 (0)