Skip to content

Commit aebc81f

Browse files
author
Ajay kumar
committed
[Blog] [Ajay]: Fix image
1 parent aeeb50e commit aebc81f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

TestArena/Blog/PactNet/Intro/HowToSteps.razor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
Description="Student by Id API" Number="5" />
2020
<p>I had the solution structure as below.</p>
2121
<BlogImage ImagePath="/images/blog/pact/intro/project structure.webp" Description="Project structure"
22-
Number="1"/>
22+
Number="6"/>
2323
</ChildContent>
2424
</Section>

TestArena/TestArena.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@
2727
<Content Update="wwwroot\decode.js">
2828
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
2929
</Content>
30+
<Content Update="wwwroot\images\blog\pact\intro\header_landscape.png">
31+
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
32+
</Content>
3033
</ItemGroup>
3134

3235
<ItemGroup>

0 commit comments

Comments
 (0)