mirror of
https://github.com/jlengrand/open-source-mac-os-apps.git
synced 2026-03-10 08:31:19 +00:00
Fix issue with shell icon (#727)
This commit is contained in:
2
.github/main.swift
vendored
2
.github/main.swift
vendored
@@ -47,6 +47,7 @@ You can see in which language an app is written. Currently there are following l
|
||||
- ![python_icon] - Python language.
|
||||
- ![ruby_icon] - Ruby language.
|
||||
- ![rust_icon] - Rust language.
|
||||
- ![shell_icon] - Shell language.
|
||||
- ![swift_icon] - Swift language.
|
||||
- ![type_script_icon] - TypeScript language.
|
||||
|
||||
@@ -129,6 +130,7 @@ Thanks to all the people who contribute:
|
||||
[python_icon]: ./icons/python-16.png 'Python language.'
|
||||
[ruby_icon]: ./icons/ruby-16.png 'Ruby language.'
|
||||
[rust_icon]: ./icons/rust-16.png 'Rust language.'
|
||||
[shell_icon]: ./icons/shell-16.png 'Shell language.'
|
||||
[swift_icon]: ./icons/swift-16.png 'Swift language.'
|
||||
[type_script_icon]: ./icons/typescript-16.png 'TypeScript language.'
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user