mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 22:59:31 +00:00
Rearchitect profile, support pins, Profile -> User
This commit is contained in:
parent
79b98a8081
commit
51ae076ea0
23 changed files with 375 additions and 286 deletions
|
|
@ -18,9 +18,8 @@ protected = [
|
|||
invalid = [['thisprofiledoesntexist'], ['%']]
|
||||
|
||||
banner_color = [
|
||||
['TheTwoffice', '29, 161, 242'],
|
||||
['profiletest', '80, 176, 58'],
|
||||
['nim_lang', '24, 26, 36']
|
||||
['nim_lang', '22, 25, 32'],
|
||||
['rustlang', '35, 31, 32']
|
||||
]
|
||||
|
||||
banner_image = [
|
||||
|
|
|
|||
Loading…
Reference in a new issue