summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Views/Home/_About.cshtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Views/Home/_About.cshtml b/Views/Home/_About.cshtml
index 00386f8..aaf4fa6 100644
--- a/Views/Home/_About.cshtml
+++ b/Views/Home/_About.cshtml
@@ -11,6 +11,6 @@
</p>
</div>
</div>
- <img class="img-fluid" src="assets/img/ipad.png" alt="..." />
+ <img class="img-fluid" src="/assets/img/ipad.png" alt="..." />
</div>
</section> \ No newline at end of file