Fix incorrect text case for fastlane (#353)
This commit is contained in:
parent
1ed9d20e33
commit
683090728c
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@
|
|||
gif: "assets/images/showcase/example-hugo.gif"
|
||||
logo: "assets/images/showcase/logo-hugo.png"
|
||||
|
||||
- name: Fastlane
|
||||
- name: fastlane
|
||||
url: "https://docs.fastlane.tools/"
|
||||
gif: "assets/images/showcase/example-fastlane.gif"
|
||||
logo: "assets/images/showcase/logo-fastlane.png"
|
||||
|
|
|
|||
Loading…
Reference in a new issue