diff --git a/db/seeds/designs.yml b/db/seeds/designs.yml index 328265fe..836f0990 100644 --- a/db/seeds/designs.yml +++ b/db/seeds/designs.yml @@ -20,6 +20,13 @@ description_en: "Minima is the default design for Jekyll sites. It's made for general-purpose writing." description_es: 'Mínima es el diseño oficial de los sitios Jekyll, hecho para escritura de propósitos generales.' license: 'https://github.com/jekyll/minima/blob/master/LICENSE.txt' +- name_en: 'Sutty' + name_es: 'Sutty' + gem: 'sutty-jekyll-theme' + url: 'https://rubygems.org/gems/sutty-jekyll-theme/' + description_en: "A design with Sutty's look & feel" + description_es: 'El diseño de Sutty' + license: 'https://0xacab.org/sutty/jekyll/sutty-jekyll-theme/-/blob/master/LICENSE.txt' - name_en: 'Other themes' name_es: 'Mi propio diseño' gem: 'sutty-theme-own'