Skip to content

Commit

Permalink
Merge branch 'master' into all-contributors/add-roginfarrer
Browse files Browse the repository at this point in the history
  • Loading branch information
Finii authored Mar 14, 2024
2 parents a745bfe + cc2f6ad commit a087dc8
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 2 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -1548,6 +1548,15 @@
"contributions": [
"code"
]
},
{
"login": "junoslukan",
"name": "junoslukan",
"avatar_url": "https://avatars.githubusercontent.com/u/19954026?v=4",
"profile": "https://github.com/junoslukan",
"contributions": [
"code"
]
}
],
"repoType": "github",
Expand Down
1 change: 1 addition & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,7 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/roginfarrer"><img src="https://avatars.githubusercontent.com/u/9063669?v=4?s=100" width="100px;" alt="Rogin Farrer"/><br /><sub><b>Rogin Farrer</b></sub></a><br /><a href="https://github.com/ryanoasis/nerd-fonts/commits?author=roginfarrer" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/junoslukan"><img src="https://avatars.githubusercontent.com/u/19954026?v=4?s=100" width="100px;" alt="junoslukan"/><br /><sub><b>junoslukan</b></sub></a><br /><a href="https://github.com/ryanoasis/nerd-fonts/commits?author=junoslukan" title="Code">💻</a></td>
</tr>
</tbody>
</table>
Expand Down
6 changes: 4 additions & 2 deletions bin/scripts/lib/i_seti.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
# Seti-UI + Custom (185 icons, 19 aliases)
# Codepoints: E5FA-E6B2
# Seti-UI + Custom (187 icons, 19 aliases)
# Codepoints: E5FA-E6B4
# Nerd Fonts Version: 3.1.1
# Script Version: (autogenerated)
test -n "$__i_seti_loaded" && return || __i_seti_loaded=1
Expand Down Expand Up @@ -208,4 +208,6 @@ i='' i_custom_fennel=$i
i='' i_custom_common_lisp=$i
i='' i_custom_scheme=$i
i='' i_custom_toml=$i
i='' i_custom_astro=$i
i='' i_custom_prettier=$i
unset i
Binary file modified src/glyphs/original-source.otf
Binary file not shown.
1 change: 1 addition & 0 deletions src/svgs/icons.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -217,3 +217,4 @@
183 i_custom_scheme scheme_nf.svg
184 i_custom_toml toml_nf.svg
185 i_custom_astro astro_nf.svg
186 i_custom_prettier prettier_nf.svg
4 changes: 4 additions & 0 deletions src/svgs/prettier_nf.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a087dc8

Please sign in to comment.