Compare commits

...

8 Commits

Author SHA1 Message Date
manchan 48f390b6e8
Merge df731b5008 into 35d21565a9 2024-11-20 16:19:01 +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
manchan df731b5008
- comes before F 2024-10-16 18:00:16 +05:30
manchan ced3a2e49b
swapping (one last time) 2024-10-16 17:58:28 +05:30
manchan 3e98726be5
deleting duplicates 2024-10-16 17:56:01 +05:30
manchan ca58c5d2ed
Update free-courses-en.md 2024-10-16 17:53:22 +05:30
manchan 4c207aefe9
Apply suggestions from code review
Co-authored-by: Ajay Singh <37625112+Ajay-singh1@users.noreply.github.com>
2024-10-16 16:59:48 +05:30
manchan 917b47804f
Fixed React and react native 2024-10-16 10:17:02 +05:30
3 changed files with 9 additions and 1 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

@ -1175,7 +1175,6 @@
* [Introduction to React Native](https://fullstackopen.com/en/part10/introduction_to_react_native) - Full Stack Open
* [React Native for Beginners](https://www.youtube.com/playlist?list=PL4cUxeGkcC9ixPU-QkScoRBVxtPPzVjrQ) - The Net Ninja
* [React Native Tutorial (2021)](https://www.youtube.com/playlist?list=PL8kfZyp--gEXs4YsSLtB3KqDtdOFHMjWZ) - Programming with Mash, MAhdi SHarifimehr
* [React Tutorial for Beginners](https://www.youtube.com/playlist?list=PLC3y8-rFHvwgg3vaYJgHGnModB54rxOk3) - codevolution
#### Redux

BIN
favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB