diff --git a/data/art/2022/workingout.json b/data/art/2022/workingout.json index 82dccf0..cf78418 100644 --- a/data/art/2022/workingout.json +++ b/data/art/2022/workingout.json @@ -4,7 +4,6 @@ "description": "This is a recreation of a sketch I did in 2020, where I tried to do it in my \"usual style\". I actually really liked how this turned out, all of the poses and faces turned out really cute!\n\n(Now if only I could name this character...)", "mastodon_url": "https://mastodon.art/@redstrate/109312136100100717", "newgrounds_url": "https://www.newgrounds.com/art/view/redstrate/working-out", - "pixiv_url": "https://www.pixiv.net/en/artworks/102641828", "program": "Krita", "title": "working out" } diff --git a/data/art/2023/beachtrip.json b/data/art/2023/beachtrip.json index a40ed34..f9b44a3 100644 --- a/data/art/2023/beachtrip.json +++ b/data/art/2023/beachtrip.json @@ -7,7 +7,6 @@ "description": "it's still summer, right?", "mastodon_url": "https://mastodon.art/@redstrate/111162313187012517", "newgrounds_url": "https://www.newgrounds.com/art/view/redstrate/beach-trip", - "pixiv_url": "https://www.pixiv.net/en/artworks/112209810", "program": "Krita", "tags": [ "comic" diff --git a/data/art/2024/big-bunny.json b/data/art/2024/big-bunny.json index 817eecf..6da1519 100644 --- a/data/art/2024/big-bunny.json +++ b/data/art/2024/big-bunny.json @@ -5,7 +5,6 @@ "type": "Comic", "characters": ["Mysterious Swordswoman"], "mastodon_url": "https://mastodon.art/@redstrate/112187076950789997", - "pixiv_url": "https://www.pixiv.net/artworks/117405970", "newgrounds_url": "https://www.newgrounds.com/art/view/redstrate/big-bunny", "program": "Krita", "pages": [ diff --git a/data/art/2024/fallenangel.json b/data/art/2024/fallenangel.json index 99a4b85..d46c678 100644 --- a/data/art/2024/fallenangel.json +++ b/data/art/2024/fallenangel.json @@ -6,7 +6,6 @@ "date": "2024-07-17", "description": "Artfight attack: https://artfight.net/attack/7756662.fallen-angel", "mastodon_url": "https://mastodon.art/@redstrate/112803941103002762", - "pixiv_url": "https://www.pixiv.net/en/artworks/121097790", "program": "Krita, Blender", "tags": [ "artfight", diff --git a/themes/red/layouts/_default/character.html b/themes/red/layouts/_default/character.html index 2a13741..27bec98 100644 --- a/themes/red/layouts/_default/character.html +++ b/themes/red/layouts/_default/character.html @@ -2,7 +2,7 @@

{{ .Title }}


- Drawing of a catgirl, with blonde hair and dark eyes. + Drawing of a catgirl, with blonde hair and dark eyes. {{ $has_age := .Params.age }} {{ $has_pronouns := .Params.pronouns }} diff --git a/themes/red/layouts/partials/art-detail.html b/themes/red/layouts/partials/art-detail.html index 9d0208b..0b18786 100644 --- a/themes/red/layouts/partials/art-detail.html +++ b/themes/red/layouts/partials/art-detail.html @@ -35,7 +35,7 @@ {{ range . }} {{ with $.Site.GetPage "taxonomyTerm" (printf "characters/%s" .) }} {{ $year := .Page.Title }} - {{ $year }}
+ {{ $year }}
{{ end }} {{ end }} {{ end }} diff --git a/themes/red/layouts/partials/art-section.html b/themes/red/layouts/partials/art-section.html index 7355ba3..a87c1f0 100644 --- a/themes/red/layouts/partials/art-section.html +++ b/themes/red/layouts/partials/art-section.html @@ -6,7 +6,7 @@ {{ $p := slice "Juritta" }} {{ range where .Site.RegularPages "Params.characters" "intersect" $p }} - {{ if not (in .File.Dir "art/guest") }} + {{ if not (.Params.guest) }} {{ partial "render-art" . }} {{ end }} {{ end }} diff --git a/themes/red/layouts/partials/footer.html b/themes/red/layouts/partials/footer.html index 232b459..cd1589a 100644 --- a/themes/red/layouts/partials/footer.html +++ b/themes/red/layouts/partials/footer.html @@ -18,10 +18,10 @@ {{ with .Site.Params.geekring_site_id }} - Previous - Random - Next - Geekring + Previous + Random + Next + Geekring {{ with resources.Get "geek_2.gif" }} The Geekring