diff --git a/CatherineLynwood/CatherineLynwood.csproj b/CatherineLynwood/CatherineLynwood.csproj index a1a9568..4d6a8f0 100644 --- a/CatherineLynwood/CatherineLynwood.csproj +++ b/CatherineLynwood/CatherineLynwood.csproj @@ -25,12 +25,12 @@ - + - + - + diff --git a/CatherineLynwood/Program.cs b/CatherineLynwood/Program.cs index 5ed09b9..8450143 100644 --- a/CatherineLynwood/Program.cs +++ b/CatherineLynwood/Program.cs @@ -4,7 +4,7 @@ using CatherineLynwood.Middleware; using CatherineLynwood.Services; using Microsoft.AspNetCore.ResponseCompression; -using WebMarkupMin.AspNetCore8; +using WebMarkupMin.AspNetCoreLatest; namespace CatherineLynwood { @@ -46,7 +46,9 @@ namespace CatherineLynwood builder.Services.AddWebMarkupMin(options => { options.AllowMinificationInDevelopmentEnvironment = true; - }).AddHtmlMinification(); + }) + .AddHtmlMinification(); + var app = builder.Build(); diff --git a/CatherineLynwood/wwwroot/images/The-Alpha-Flame.psd b/CatherineLynwood/wwwroot/images/The-Alpha-Flame.psd index 963cbf3..bbf1ae5 100644 Binary files a/CatherineLynwood/wwwroot/images/The-Alpha-Flame.psd and b/CatherineLynwood/wwwroot/images/The-Alpha-Flame.psd differ diff --git a/CatherineLynwood/wwwroot/images/jpg/the-alpha-flame-8-400.jpg b/CatherineLynwood/wwwroot/images/jpg/the-alpha-flame-8-400.jpg new file mode 100644 index 0000000..c337ddd Binary files /dev/null and b/CatherineLynwood/wwwroot/images/jpg/the-alpha-flame-8-400.jpg differ diff --git a/CatherineLynwood/wwwroot/images/the-alpha-flame-8.png b/CatherineLynwood/wwwroot/images/the-alpha-flame-8.png new file mode 100644 index 0000000..34b9626 Binary files /dev/null and b/CatherineLynwood/wwwroot/images/the-alpha-flame-8.png differ diff --git a/CatherineLynwood/wwwroot/images/webp/the-alpha-flame-8-288.webp b/CatherineLynwood/wwwroot/images/webp/the-alpha-flame-8-288.webp new file mode 100644 index 0000000..b7b2afb Binary files /dev/null and b/CatherineLynwood/wwwroot/images/webp/the-alpha-flame-8-288.webp differ diff --git a/CatherineLynwood/wwwroot/images/webp/the-alpha-flame-8-384.webp b/CatherineLynwood/wwwroot/images/webp/the-alpha-flame-8-384.webp new file mode 100644 index 0000000..217d43c Binary files /dev/null and b/CatherineLynwood/wwwroot/images/webp/the-alpha-flame-8-384.webp differ diff --git a/CatherineLynwood/wwwroot/images/webp/the-alpha-flame-8-400.webp b/CatherineLynwood/wwwroot/images/webp/the-alpha-flame-8-400.webp new file mode 100644 index 0000000..75df0e3 Binary files /dev/null and b/CatherineLynwood/wwwroot/images/webp/the-alpha-flame-8-400.webp differ diff --git a/CatherineLynwood/wwwroot/images/webp/the-alpha-flame-8-496.webp b/CatherineLynwood/wwwroot/images/webp/the-alpha-flame-8-496.webp new file mode 100644 index 0000000..1809f42 Binary files /dev/null and b/CatherineLynwood/wwwroot/images/webp/the-alpha-flame-8-496.webp differ diff --git a/CatherineLynwood/wwwroot/images/webp/the-alpha-flame-8-600.webp b/CatherineLynwood/wwwroot/images/webp/the-alpha-flame-8-600.webp new file mode 100644 index 0000000..6810874 Binary files /dev/null and b/CatherineLynwood/wwwroot/images/webp/the-alpha-flame-8-600.webp differ diff --git a/CatherineLynwood/wwwroot/images/webp/the-alpha-flame-8-700.webp b/CatherineLynwood/wwwroot/images/webp/the-alpha-flame-8-700.webp new file mode 100644 index 0000000..25a5c09 Binary files /dev/null and b/CatherineLynwood/wwwroot/images/webp/the-alpha-flame-8-700.webp differ diff --git a/CatherineLynwood/wwwroot/images/webp/the-alpha-flame-8-960.webp b/CatherineLynwood/wwwroot/images/webp/the-alpha-flame-8-960.webp new file mode 100644 index 0000000..8697b65 Binary files /dev/null and b/CatherineLynwood/wwwroot/images/webp/the-alpha-flame-8-960.webp differ