Compare commits

...

3 Commits

Author SHA1 Message Date
Sachin Kumar 891237584f
Merge e55cf34008 into 35d21565a9 2024-11-20 16:19:09 +00:00
Ajay Singh 35d21565a9
Added favicon to the website which will make the site look great. (#11603)
* Add files via upload

* Update _config.yml

* Add files via upload

* Update default.html

* Update _config.yml

* Update default.html

* Update _config.yml

* Update default.html

* Update default.html

* Update default.html

* Update default.html

* Update default.html

* Delete _layout directory

* Update _config.yml

* Add files via upload

* Update head-custom.html

* Delete _includes/head-custom-google-analytics.html

* Update _config.yml

* Update _config.yml
2024-11-20 11:18:46 -05:00
Sachin Kumar e55cf34008
feat: Added Three.js section 2024-10-28 10:13:49 +05:30
3 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,9 @@
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
<!-- Setup Google Analytics -->
<!-- You can set your favicon here -->
<link rel="shortcut icon" type="image/x-icon" href="{{ '/favicon.ico' | relative_url }}">
<!-- end custom head snippets -->

View File

@ -44,6 +44,7 @@
* [React](#react)
* [React Native](#react-native)
* [Redux](#redux)
* [Three.js](#threejs)
* [Vue.js](#vuejs)
* [Kotlin](#kotlin)
* [Linux](#linux)
@ -498,6 +499,12 @@
* [Animate anything with GSAP \| Complete GSAP Course](https://www.youtube.com/playlist?list=PLbtI3_MArDOnIIJxB6xFtpnhM0wTwz0x6) - Sheryians Coding School
* [GSAP Demystified \| From Beginning to Advanced](https://www.youtube.com/playlist?list=PLbtI3_MArDOn9x8DUbc-E0t9PnvrUaPs9) - Sheryians Coding School
* [Learning GSAP in hindi](https://www.youtube.com/playlist?list=PLf8nAOi8Z9NXGhl7m8rTWmzjyhJEuFYmF) - D.Designing
#### Three.js
* [ThreeJS basics in Hindi ](https://youtube.com/playlist?list=PLLtf5zkw51ACvR9vGt-kTWZazamN1SXCz) - CodingBaaz
* [three js tutorial playlist Hindi](https://youtube.com/playlist?list=PLFxQ9Nd5bltj8Yp6G6Sjq3Du52tNt90Ax) - Monk Jha
#### jQuery

BIN
favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB