diff --git a/index.html b/index.html index 71f86c1..3a2ca5f 100644 --- a/index.html +++ b/index.html @@ -136,7 +136,6 @@ { key: 'a', name: 'Amazon', url: 'https://www.amazon.com', search: '/s/?field-keywords=' }, { key: 'd', name: 'Drive', url: 'https://drive.google.com/drive', search: '/search?q=' }, { key: 'e', name: 'Egghead', url: 'https://egghead.io', search: '/search?q=' }, - { key: 'f', name: 'Facebook', url: 'https://www.facebook.com', search: '/search/top/?q=' }, { key: 'g', name: 'GitHub', url: 'https://github.com', search: '/search?q=' }, { key: 'h', name: 'Hacker News', url: 'https://hn.algolia.com', search: '/?query=' }, { key: 'i', name: 'Inbox', url: 'https://inbox.google.com', search: '/search/' },