diff --git a/Lombiq.Hosting.MediaTheme/Recipes/Lombiq.Hosting.MediaTheme.Samples.recipe.json b/Lombiq.Hosting.MediaTheme/Recipes/Lombiq.Hosting.MediaTheme.Samples.recipe.json index 81a9ef2..4157d93 100644 --- a/Lombiq.Hosting.MediaTheme/Recipes/Lombiq.Hosting.MediaTheme.Samples.recipe.json +++ b/Lombiq.Hosting.MediaTheme/Recipes/Lombiq.Hosting.MediaTheme.Samples.recipe.json @@ -31,6 +31,10 @@ "SourcePath": "_MediaTheme/Assets/example.png", "TargetPath": "_MediaTheme/Assets/example.png" }, + { + "SourcePath": "_MediaTheme/Assets/example2.png", + "TargetPath": "_MediaTheme/Assets/example2.png" + }, { "SourcePath": "_MediaTheme/Templates/Example.liquid", "TargetPath": "_MediaTheme/Templates/Example.liquid" diff --git a/Lombiq.Hosting.MediaTheme/Recipes/_MediaTheme/Assets/example2.png b/Lombiq.Hosting.MediaTheme/Recipes/_MediaTheme/Assets/example2.png new file mode 100644 index 0000000..1b8e084 Binary files /dev/null and b/Lombiq.Hosting.MediaTheme/Recipes/_MediaTheme/Assets/example2.png differ diff --git a/Lombiq.Hosting.MediaTheme/Recipes/_MediaTheme/Templates/Example.liquid b/Lombiq.Hosting.MediaTheme/Recipes/_MediaTheme/Templates/Example.liquid index adcf9c1..19cb32a 100644 --- a/Lombiq.Hosting.MediaTheme/Recipes/_MediaTheme/Templates/Example.liquid +++ b/Lombiq.Hosting.MediaTheme/Recipes/_MediaTheme/Templates/Example.liquid @@ -5,5 +5,5 @@ The images are from https://unsplash.com/. {% endcomment %} example -example2 +example2