Updates Chris Rittenhouse credits
Replaces GitHub link with personal website, and fixes incorrect Twitter handle.
This commit is contained in:
parent
fcc19ae830
commit
66e5258368
@ -425,7 +425,7 @@ extension SettingsViewController
|
|||||||
case .shane: self.openTwitter(username: "shanegillio")
|
case .shane: self.openTwitter(username: "shanegillio")
|
||||||
case .caroline: self.openTwitter(username: "1carolinemoore")
|
case .caroline: self.openTwitter(username: "1carolinemoore")
|
||||||
case .grant: self.openTwitter(username: "grantgliner")
|
case .grant: self.openTwitter(username: "grantgliner")
|
||||||
case .litRitt: self.openTwitter(username: "litritt_z")
|
case .litRitt: self.openTwitter(username: "lit_ritt")
|
||||||
case .contributors:
|
case .contributors:
|
||||||
guard #available(iOS 14, *) else { return }
|
guard #available(iOS 14, *) else { return }
|
||||||
self.showContributors()
|
self.showContributors()
|
||||||
|
|||||||
@ -38,9 +38,9 @@
|
|||||||
<key>name</key>
|
<key>name</key>
|
||||||
<string>Chris Rittenhouse</string>
|
<string>Chris Rittenhouse</string>
|
||||||
<key>link</key>
|
<key>link</key>
|
||||||
<string>https://github.com/LitRitt</string>
|
<string>https://www.litritt.com</string>
|
||||||
<key>linkName</key>
|
<key>linkName</key>
|
||||||
<string>github.com/LitRitt</string>
|
<string>litritt.com</string>
|
||||||
<key>contributions</key>
|
<key>contributions</key>
|
||||||
<array>
|
<array>
|
||||||
<dict>
|
<dict>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user