diff --git a/themes/simplist2022/layouts/shortcodes/fig.html b/themes/simplist2022/layouts/shortcodes/fig.html index f68d159..ef68057 100644 --- a/themes/simplist2022/layouts/shortcodes/fig.html +++ b/themes/simplist2022/layouts/shortcodes/fig.html @@ -1,4 +1,4 @@ -{{ $path_prefix := "https://premist-public.objects.polychrome.network/images/" }} +{{ $path_prefix := "https://o.polychrome.network/premist/images/" }} {{ $path := (.Get "path") }} {{ $class := (.Get "class") }}