diff --git a/data/art-config.json b/data/art-config.json index 50dbcc7..fedfba9 100644 --- a/data/art-config.json +++ b/data/art-config.json @@ -1,9 +1,9 @@ { - "featured": [ - "mountains", - "sketchmarch2", - "gamingforone" - ], - "new-banner": "", - "commissions": true + "commissions": true, + "featured": [ + "sanae", + "mel", + "katie" + ], + "new-banner": "" } diff --git a/themes/red/assets/css/site.css b/themes/red/assets/css/site.css index b9ac3d0..019b858 100644 --- a/themes/red/assets/css/site.css +++ b/themes/red/assets/css/site.css @@ -397,7 +397,6 @@ pre { } .nice-list { - border-top: 1px solid var(--border-color); display: inline; list-style: none; margin-bottom: 0; diff --git a/themes/red/layouts/partials/sidebar.html b/themes/red/layouts/partials/sidebar.html index 33d4af9..d4894be 100644 --- a/themes/red/layouts/partials/sidebar.html +++ b/themes/red/layouts/partials/sidebar.html @@ -8,5 +8,12 @@ {{ .Name }}{{ if strings.HasPrefix .URL "http" }}{{- end -}} {{ end }} + +
+ +