diff --git a/package.json b/package.json index 6a969ff262..09c76eb43a 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Frontend learning application.", "repository": { "type": "git", - "url": "git+https://github.com/openedx/frontend-app-learning.git" + "url": "git+https://github.com/rahulkg666/frontend-app-learning.git" }, "browserslist": [ "extends @edx/browserslist-config" @@ -21,12 +21,12 @@ }, "author": "edX", "license": "AGPL-3.0", - "homepage": "https://github.com/openedx/frontend-app-learning#readme", + "homepage": "https://github.com/rahulkg666/frontend-app-learning#readme", "publishConfig": { "access": "public" }, "bugs": { - "url": "https://github.com/openedx/frontend-app-learning/issues" + "url": "https://github.com/rahulkg666/frontend-app-learning/issues" }, "dependencies": { "@edx/brand": "npm:@edx/brand-openedx@1.2.0", diff --git a/public/index.html b/public/index.html index ab09aacd2b..3f57503d32 100644 --- a/public/index.html +++ b/public/index.html @@ -12,5 +12,6 @@
+ diff --git a/src/index.jsx b/src/index.jsx index d99be587a7..9cbffcf56c 100755 --- a/src/index.jsx +++ b/src/index.jsx @@ -37,7 +37,6 @@ import LiveTab from './course-home/live-tab/LiveTab'; import CourseAccessErrorPage from './generic/CourseAccessErrorPage'; import DecodePageRoute from './decode-page-route'; import { DECODE_ROUTES, ROUTES } from './constants'; - subscribe(APP_READY, () => { ReactDOM.render(