mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
update amazon url and add default suggestions
This commit is contained in:
parent
1594a45463
commit
50cef1ac4c
1 changed files with 2 additions and 1 deletions
|
|
@ -71,7 +71,7 @@
|
|||
hues: ['36', '26'],
|
||||
key: 'a',
|
||||
name: 'AWS',
|
||||
url: 'https://console.aws.amazon.com',
|
||||
url: 'https://us-west-2.console.aws.amazon.com/console/home',
|
||||
},
|
||||
{
|
||||
hues: ['5', '355'],
|
||||
|
|
@ -294,6 +294,7 @@
|
|||
suggestionDefaults: {
|
||||
0: ["0'8000", "0'8080"],
|
||||
H: ['H/popular', 'H/popular/lastweek', 'H/tags'],
|
||||
a: ['a/cognito/v2/idp/user-pools', 'a/dynamodbv2#item-explorer'],
|
||||
c: ['c/calendar/u/1/r', 'c/calendar/u/2/r'],
|
||||
d: ['d/drive/u/1/my-drive', 'd/drive/u/2/my-drive'],
|
||||
e: ['e/brand/national-geographic', 'e/brand/marvel', 'e/brand/star-wars'],
|
||||
|
|
|
|||
Loading…
Reference in a new issue