From c35c96f9de9274f89ec78b75d6555f0050a6fe75 Mon Sep 17 00:00:00 2001 From: f Date: Fri, 4 Oct 2019 15:24:48 -0300 Subject: [PATCH] =?UTF-8?q?dise=C3=B1os?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- db/seeds/designs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/db/seeds/designs.yml b/db/seeds/designs.yml index cfbcb6bf..873ceb4c 100644 --- a/db/seeds/designs.yml +++ b/db/seeds/designs.yml @@ -8,7 +8,7 @@ description_es: "Subir tu propio diseño. [Esta posibilidad está en desarrollo, ¡ayudanos!](https://sutty.neocities.org/es/#contacto)" - name_en: 'I want you to create a site for me' name_es: 'Quiero que desarrollen mi sitio' - gem: 'sutty-theme-none' + gem: 'sutty-theme-custom' url: 'https://sutty.nl' disabled: true description_en: "If you want us to create your site, you're welcome to [contact us!](https://sutty.neocities.org/en/#contact) :)" @@ -22,7 +22,7 @@ license: 'https://github.com/jekyll/minima/blob/master/LICENSE.txt' - name_en: 'Other themes' name_es: 'Mi propio diseño' - gem: 'sutty-theme-none' + gem: 'sutty-theme-own' url: 'https://jekyllthemes.org' disabled: true description_en: "We're working to add more themes for you to use. [Contact us!](https://sutty.neocities.org/en/#contact)"