Skip to content

Commit 381d187

Browse files
committed
asd
1 parent f20b49f commit 381d187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import renderAbout from "./pages/about/about.js";
33
import renderUser from "./pages/user/user.js";
44
import renderLogin from "./pages/login/login.js";
55

6-
const githubRepoName = "/frontend-structure";
6+
const githubRepoName = "/fullstact-frontend";
77
const isLocalhost =
88
window.location.host.indexOf("127.0.0.1") != -1 ||
99
window.location.host.indexOf("localhost") != -1;

0 commit comments

Comments
 (0)