From 686a6b2b999d098b708577b91736bb7e4753f317 Mon Sep 17 00:00:00 2001 From: aditya Date: Sun, 11 Jun 2023 23:12:57 +0530 Subject: [PATCH] add images --- content/projects/adityas-blog/index.md | 2 +- content/projects/gitea/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/projects/adityas-blog/index.md b/content/projects/adityas-blog/index.md index a403613..d2723ee 100644 --- a/content/projects/adityas-blog/index.md +++ b/content/projects/adityas-blog/index.md @@ -4,7 +4,7 @@ date: 2023-06-11T22:08:48+05:30 weight: 1 # Order in which to show this project on the home page external_link: "https://blog.adityakumar.xyz/" # Optional external link instead of modal resources: - - src: plant.jpg + - src: inkpot.png params: weight: -100 # Optional weighting for a specific image in this project folder draft: false diff --git a/content/projects/gitea/index.md b/content/projects/gitea/index.md index 4df06a2..f29021f 100644 --- a/content/projects/gitea/index.md +++ b/content/projects/gitea/index.md @@ -4,7 +4,7 @@ date: 2023-06-11T22:31:18+05:30 weight: 9 # Order in which to show this project on the home page external_link: "https://gitea.adityakumar.xyz/" # Optional external link instead of modal resources: - - src: plant.jpg + - src: gitea.png params: weight: -100 # Optional weighting for a specific image in this project folder draft: false