aboutsummaryrefslogtreecommitdiff
path: root/layouts
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.xyz>2023-06-28 14:56:51 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.xyz>2023-06-28 14:56:51 +0530
commit9722e30a27ebe061186ef6ba89c3706b10f879a2 (patch)
tree7c6471f105c3384617ccd4e037791315c6bbc1e5 /layouts
parent97033fbbd1b548496fa1639e324d9c0a36e3c8de (diff)
moved image to _index.md
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/index_nav.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/index_nav.html b/layouts/partials/index_nav.html
index 6d372d1..9e3d8c4 100644
--- a/layouts/partials/index_nav.html
+++ b/layouts/partials/index_nav.html
@@ -1,5 +1,5 @@
<div id="image-and-links">
- <img id="my-image" src="{{ .Site.Params.mainPictureURL }}" alt="{{ .Site.Params.mainPictureAlt }}">
+ <img id="my-image" src="{{ .Params.img }}" alt="{{ .Params.alt }}">
<ul id="my-links">
<li>
<a href="/blog/">Blog</a>