Guides/MVC-Integration.md
... ...
@@ -459,6 +459,8 @@ In this guide, two images, Logo.png and batman.png, were put in the project fold
459 459
<a href="http://batman.com" style="position: relative; top: 4px;"><img class="right-logo" src="~/batman.png" alt="Batman.Com" /></a> //top-right image
460 460
```
461 461
462
+
463
+
462 464
Two top logos have changed as below
463 465
![Logo_Change](/Guides/MVC-Integration/Logo_Change.png)
464 466