From 489ef3942e640a852fae1e1731c9c5dd81ce13cd Mon Sep 17 00:00:00 2001 From: Cade Scroggins Date: Mon, 15 Apr 2019 21:56:07 -0700 Subject: [PATCH] 7digital to bottom --- index.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index a742c6f..5a04744 100644 --- a/index.html +++ b/index.html @@ -134,14 +134,6 @@ search: '/search?q={}', color: 'linear-gradient(135deg, #171C23, #171923)', }, - { - category: 'Download', - name: '7digital', - key: '7', - url: 'https://us.7digital.com', - search: '/search?q={}', - color: 'linear-gradient(135deg, #07606e, #07466e)', - }, { category: 'Download', name: 'Bay', @@ -158,6 +150,14 @@ search: '/browse-movies/{}', color: 'linear-gradient(135deg, #2f2f2f, #373737)', }, + { + category: 'Download', + name: '7digital', + key: '7', + url: 'https://us.7digital.com', + search: '/search?q={}', + color: 'linear-gradient(135deg, #07606e, #07466e)', + }, ], /**