From 17b9d893b2b65889a586e697db46ccb5fb32d189 Mon Sep 17 00:00:00 2001 From: Sean Holung Date: Fri, 6 Oct 2023 14:31:55 -0700 Subject: [PATCH] reorder hugo module imports --- config/_default/config.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/_default/config.yml b/config/_default/config.yml index 81eeaf3ddbd..d8fdf5297c4 100644 --- a/config/_default/config.yml +++ b/config/_default/config.yml @@ -5,7 +5,7 @@ refLinksErrorLevel: WARNING module: imports: - - path: github.com/pulumi/registry/themes/default + - path: github.com/pulumi/pulumi-hugo/themes/default mounts: - source: content target: content @@ -17,7 +17,9 @@ module: target: data - source: assets target: assets - - path: github.com/pulumi/pulumi-hugo/themes/default + - source: archetypes + target: archetypes + - path: github.com/pulumi/registry/themes/default mounts: - source: content target: content @@ -29,8 +31,6 @@ module: target: data - source: assets target: assets - - source: archetypes - target: archetypes security: funcs: