Skip to content

Commit

Permalink
new file: html/check-and-generate-favicons.md
Browse files Browse the repository at this point in the history
  • Loading branch information
byt3h3ad committed Oct 5, 2023
1 parent a46d7d7 commit 8c35b41
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
7 changes: 7 additions & 0 deletions html/check-and-generate-favicons.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Check and generate your site's Favicons

[https://realfavicongenerator.net/](https://realfavicongenerator.net/) can audit your website's favicon's to show which devices and browsers will display your favicon properly.

![image](https://i.imgur.com/0BkH47P.png)

The site also helps with favicon generation and target resolutions.
2 changes: 2 additions & 0 deletions vim/toggling-case-with-vim.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
# Toggling Case with vim

`~` in Vim toggles the case of the character under the cursor and then moves the
cursor to the next character.

0 comments on commit 8c35b41

Please sign in to comment.