Use imagekit and remove local images

This commit is contained in:
2024-07-23 19:34:18 +05:30
parent 1e2287b73e
commit ce4a0a3b53
3 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -85,7 +85,7 @@
<body>
<header>
<div>
<img src="img/name.png" alt="My Full Name - Nirmal Kumar R" width="479px">
<img src="https://ik.imagekit.io/mysticmode/tr:w-479/home/name.png" alt="My Full Name - Nirmal Kumar R" loading="lazy">
</div>
</header>
@@ -98,7 +98,7 @@
</nav>
<section class="home">
<img src="img/ashram.jpg" alt="A picture of an ashram garden" width="479px">
<img src="https://ik.imagekit.io/mysticmode/tr:w-479/home/ashram.jpg" alt="A picture of an ashram garden" width="479px" loading="lazy">
</section>
<section class="content-wrapper">