use FavIcon
This commit is contained in:
parent
cfbcdb6900
commit
e428f7993d
3 changed files with 9 additions and 0 deletions
|
|
@ -10,6 +10,9 @@ import UIKit
|
|||
|
||||
class OpenSourceComponentsTableViewController: BasicStaticTableViewController {
|
||||
let openSourceComponents = [
|
||||
["FavIcon",
|
||||
"https://github.com/bitserf/FavIcon",
|
||||
"https://github.com/bitserf/FavIcon/blob/master/LICENSE"],
|
||||
["PasscodeLock",
|
||||
"https://github.com/zahlz/SwiftPasscodeLock",
|
||||
"https://github.com/zahlz/SwiftPasscodeLock/blob/master/LICENSE.txt"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue