Compare commits

...

3 Commits

Author SHA1 Message Date
Tausif Raza 90026a539c
Merge f4046ca93d 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
tausif f4046ca93d Added Neovim Courses Videos 2024-10-15 23:27:31 +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

@ -116,6 +116,7 @@
* [Windows Phone](#windows-phone)
* [WordPress](#wordpress)
* [YAML](#yaml)
* [Neovim](#Neovim)
### 0 - MOOC
@ -1848,3 +1849,9 @@
* [Complete YAML Course - Beginner to Advanced for DevOps and more!](https://www.youtube.com/watch?v=IA90BTozdow) - Kunal Kushwaha
### Neovim
* [From 0 to IDE in NEOVIM from scratch](https://www.youtube.com/watch?v=zHTeCSVAFNY&list=PLsz00TDipIffreIaUNk64KxTIkQaGguqn) - typecraft
* [The Only Video You Need to Get Started with Neovim](https://www.youtube.com/watch?v=m8C0Cq9Uv9o) - TJ DeVries
* [Teaching Neovim From Scratch To A Noob](https://youtu.be/-ybCiHPWKNA?si=SDzToayfJ0EBpADn) - TheVimeagen

BIN
favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB