diff --git a/README.md b/README.md index 0c83cde..c9a3343 100644 --- a/README.md +++ b/README.md @@ -67,4 +67,4 @@ This section has moved here: [https://facebook.github.io/create-react-app/docs/d ### `npm run build` fails to minify -This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify) +This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify) diff --git a/package.json b/package.json index 9e43e56..ed43f4b 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "homepage": "https://winterofcode.github.io", + "homepage": "https://winterofcode.github.io/2021", "name": "woc2021", "version": "0.1.0", "private": true, diff --git a/public/CNAME b/public/CNAME deleted file mode 100644 index 1ab653e..0000000 --- a/public/CNAME +++ /dev/null @@ -1 +0,0 @@ -winterofcode.com \ No newline at end of file diff --git a/src/components/router/router.js b/src/components/router/router.js index 6b975cb..c809d88 100644 --- a/src/components/router/router.js +++ b/src/components/router/router.js @@ -19,23 +19,23 @@ export default function AppRouter() { return ( - - - - - - + + + + + + {/* */} {/* */} - + {/* */} {/* */} {/* */} {/* */} {/* */} - + {/* */} - + ); diff --git a/src/components/timeline/timeline.js b/src/components/timeline/timeline.js index 98c5574..4334860 100644 --- a/src/components/timeline/timeline.js +++ b/src/components/timeline/timeline.js @@ -113,9 +113,11 @@ export default function Timeline() { } + iconStyle={{ background: '#FFC300', color: '#fff' }} + icon={} >

Phase 1

{/*

Kolkata, India

*/} @@ -125,9 +127,11 @@ export default function Timeline() {
} + iconStyle={{ background: '#FFC300', color: '#fff' }} + icon={} >

First Evaluation

{/*

Kolkata, India

*/} @@ -137,9 +141,11 @@ export default function Timeline() {
} + iconStyle={{ background: '#FFC300', color: '#fff' }} + icon={} >

Phase 2

{/*

Kolkata, India

*/} @@ -149,9 +155,11 @@ export default function Timeline() {
} + iconStyle={{ background: '#FFC300', color: '#fff' }} + icon={} >

Second Evaluation

{/*

Kolkata, India

*/} @@ -161,9 +169,11 @@ export default function Timeline() {
} + iconStyle={{ background: '#FFC300', color: '#fff' }} + icon={} >

Successful Students Announced

{/*

Kolkata, India

*/} @@ -172,8 +182,8 @@ export default function Timeline() {

} + iconStyle={{ background: '#FFC300', color: '#fff' }} + icon={} /> @@ -261,9 +271,11 @@ export default function Timeline() { } + iconStyle={{ background: '#FFC300', color: '#fff' }} + icon={} >

Phase 1

{/*

Kolkata, India

*/} @@ -273,9 +285,11 @@ export default function Timeline() {
} + iconStyle={{ background: '#FFC300', color: '#fff' }} + icon={} >

First Evaluation

{/*

Kolkata, India

*/} @@ -285,9 +299,11 @@ export default function Timeline() {
} + iconStyle={{ background: '#FFC300', color: '#fff' }} + icon={} >

Phase 2

{/*

Kolkata, India

*/} @@ -297,9 +313,11 @@ export default function Timeline() {
} + iconStyle={{ background: '#FFC300', color: '#fff' }} + icon={} >

Second Evaluation

{/*

Kolkata, India

*/} @@ -309,9 +327,11 @@ export default function Timeline() {
} + iconStyle={{ background: '#FFC300', color: '#fff' }} + icon={} >

Successful Students Announced

{/*

Kolkata, India

*/} @@ -320,8 +340,8 @@ export default function Timeline() {

} + iconStyle={{ background: '#FFC300', color: '#fff' }} + icon={} />