From a2a699e5216e800183695611a238a54bdb421bd9 Mon Sep 17 00:00:00 2001 From: Cade Scroggins Date: Sun, 15 May 2016 11:53:31 -0700 Subject: [PATCH] forgot something --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 592d7ae..aa87636 100644 --- a/index.html +++ b/index.html @@ -172,7 +172,7 @@ { key: 's', name: 'SoundCloud', url: 'https://soundcloud.com', search: '/search?q=' }, { key: 't', name: 'Twitter', url: 'https://twitter.com', search: '/search?q=' }, { key: 'y', name: 'YouTube', url: 'https://www.youtube.com', search: '/results?search_query=' }, - { key: 'Y', name: 'YTS', url: 'https://yts.ag'} + { key: 'Y', name: 'YTS', url: 'https://yts.ag'}, { key: '3', name: 'localhost:3000', url: 'http://localhost:3000'}, { key: '9', name: 'localhost:9000', url: 'http://localhost:9000'}, ]