Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 706d3db

Browse files
committed
x
1 parent 6d48a74 commit 706d3db

File tree

3 files changed

+16
-15
lines changed

3 files changed

+16
-15
lines changed

JS/App.js

+12-12
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,8 @@ function MyWorksScrollTrigger() { // MyWorksScrollTrigger---------------------
126126
opacity: 0, y: "100%", ease: 'power3.out', duration: 2.2, stagger: "0.5",
127127
}, 1.3)
128128
.add(function () { // My Works WebPageA PageLinks---------------------
129-
$("#MyWorksWrap #PageLinks a:nth-child(1)").attr("href", "https://icodeayush.github.io/#MyWorksWrapAPage");
130-
$("#MyWorksWrap #PageLinks a:nth-child(2)").attr("href", "https://icodeayush.github.io/#MyWorksWrapACode");
129+
$("#MyWorksWrap #PageLinks a:nth-child(1)").attr("href", "https://icodeayush.github.io/#MyWorksWrapACode");
130+
$("#MyWorksWrap #PageLinks a:nth-child(2)").attr("href", "https://icodeayush.github.io/Dora");
131131
}, 0);
132132
}
133133

@@ -160,8 +160,8 @@ $('#MyWorksWrap nav .WebPageNavA').mouseenter(function () {
160160
background: '#808080', ease: 'power4.out', duration: 1.3,
161161
})
162162
// My Works WebPageA PageLinks---------------------
163-
$("#MyWorksWrap #PageLinks a:nth-child(1)").attr("href", "https://icodeayush.github.io/#MyWorksWrapAPage");
164-
$("#MyWorksWrap #PageLinks a:nth-child(2)").attr("href", "https://icodeayush.github.io/#MyWorksWrapACode");
163+
$("#MyWorksWrap #PageLinks a:nth-child(1)").attr("href", "https://icodeayush.github.io/#MyWorksWrapACode");
164+
$("#MyWorksWrap #PageLinks a:nth-child(2)").attr("href", "https://icodeayush.github.io/Dora");
165165
});
166166
$('#MyWorksWrap nav .WebPageNavB').mouseenter(function () {
167167
// My Works WebPageB Title Mouseenter Animation---------------------
@@ -192,8 +192,8 @@ $('#MyWorksWrap nav .WebPageNavB').mouseenter(function () {
192192
background: '#808080', ease: 'power4.out', duration: 1.3,
193193
})
194194
// My Works WebPageA PageLinks---------------------
195-
$("#MyWorksWrap #PageLinks a:nth-child(1)").attr("href", "https://icodeayush.github.io/#MyWorksWrapBPage");
196-
$("#MyWorksWrap #PageLinks a:nth-child(2)").attr("href", "https://icodeayush.github.io/#MyWorksWrapBCode");
195+
$("#MyWorksWrap #PageLinks a:nth-child(1)").attr("href", "https://icodeayush.github.io/#MyWorksWrapBCode");
196+
$("#MyWorksWrap #PageLinks a:nth-child(2)").attr("href", "https://icodeayush.github.io/BeeSoft");
197197
});
198198
$('#MyWorksWrap nav .WebPageNavC').mouseenter(function () {
199199
// My Works WebPageC Title Mouseenter Animation---------------------
@@ -224,8 +224,8 @@ $('#MyWorksWrap nav .WebPageNavC').mouseenter(function () {
224224
background: '#808080', ease: 'power4.out', duration: 1.3,
225225
})
226226
// My Works WebPageA PageLinks---------------------
227-
$("#MyWorksWrap #PageLinks a:nth-child(1)").attr("href", "https://icodeayush.github.io/#MyWorksWrapCPage");
228-
$("#MyWorksWrap #PageLinks a:nth-child(2)").attr("href", "https://icodeayush.github.io/#MyWorksWrapCCode");
227+
$("#MyWorksWrap #PageLinks a:nth-child(1)").attr("href", "https://icodeayush.github.io/#MyWorksWrapCCode");
228+
$("#MyWorksWrap #PageLinks a:nth-child(2)").attr("href", "https://icodeayush.github.io/TravelNow");
229229
});
230230
$('#MyWorksWrap nav .WebPageNavD').mouseenter(function () {
231231
// My Works WebPageD Title Mouseenter Animation---------------------
@@ -256,8 +256,8 @@ $('#MyWorksWrap nav .WebPageNavD').mouseenter(function () {
256256
background: '#808080', ease: 'power4.out', duration: 1.3,
257257
})
258258
// My Works WebPageA PageLinks---------------------
259-
$("#MyWorksWrap #PageLinks a:nth-child(1)").attr("href", "https://icodeayush.github.io/#MyWorksWrapDPage");
260-
$("#MyWorksWrap #PageLinks a:nth-child(2)").attr("href", "https://icodeayush.github.io/#MyWorksWrapDCode");
259+
$("#MyWorksWrap #PageLinks a:nth-child(1)").attr("href", "https://icodeayush.github.io/#MyWorksWrapDCode");
260+
$("#MyWorksWrap #PageLinks a:nth-child(2)").attr("href", "https://icodeayush.github.io/#MyWorksWrapDPage");
261261
});
262262
$('#MyWorksWrap nav .WebPageNavE').mouseenter(function () {
263263
// My Works WebPageE Title Mouseenter Animation---------------------
@@ -288,8 +288,8 @@ $('#MyWorksWrap nav .WebPageNavE').mouseenter(function () {
288288
background: '#808080', ease: 'power4.out', duration: 1.3,
289289
})
290290
// My Works WebPageA PageLinks---------------------
291-
$("#MyWorksWrap #PageLinks a:nth-child(1)").attr("href", "https://icodeayush.github.io/#MyWorksWrapEPage");
292-
$("#MyWorksWrap #PageLinks a:nth-child(2)").attr("href", "https://icodeayush.github.io/#MyWorksWrapECode");
291+
$("#MyWorksWrap #PageLinks a:nth-child(1)").attr("href", "https://icodeayush.github.io/#MyWorksWrapECode");
292+
$("#MyWorksWrap #PageLinks a:nth-child(2)").attr("href", "https://icodeayush.github.io/#MyWorksWrapEPage");
293293
});
294294
//---------------------/My Works---------------------
295295

css/iCodeAyush.css

+1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ body {
5959
font-size: var(--FontH2);
6060
font-weight: 700;
6161
color: var(--ColorDark2);
62+
cursor: default;
6263
-webkit-animation: x 2.2s 0.4s steps(22, start) infinite alternate;
6364
animation: x 2.2s 0.4s steps(22, start) infinite alternate;
6465
-webkit-animation-play-state: running;

index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ <h5>
9595
<!------------CodeBy------------>
9696
<div id="codeby">
9797
<p>Code By </p>
98-
<p><span><a target="_blank" href="#iCodeAyush">iCodeAyush</a><br><a id="FadeIn" href="#iCodeAyush">iCodeAyush</a></span></p>
98+
<p><span><a target="_blank" href="https://github.com/icodeayush/">iCodeAyush</a><br><a id="FadeIn" target="_blank" href="https://github.com/icodeayush/">iCodeAyush</a></span></p>
9999
</div>
100100
<!------------/CodeBy------------>
101101

@@ -153,7 +153,7 @@ <h2><span>Abtraction</span></h2>
153153
<!-------------PageLinks------------>
154154
<div id="PageLinks">
155155
<a target="_blank" href="https://icodeayush.github.io/#MyWorksWrapACode">View <span>Code<br><div id="FadeIn">Code</div></span></a>
156-
<a target="_blank" href="https://icodeayush.github.io/#MyWorksWrapAPage">View <span>Page<br><div id="FadeIn">Page</div></span></a>
156+
<a target="_blank" href="https://icodeayush.github.io/Dora">View <span>Page<br><div id="FadeIn">Page</div></span></a>
157157
</div>
158158
<!-------------/PageLinks------------>
159159

@@ -243,4 +243,4 @@ <h4>
243243

244244
</body>
245245

246-
</html>
246+
</html>

0 commit comments

Comments
 (0)