From 2bcee28d30c881e60485cee5ccf0e60f71d091ad Mon Sep 17 00:00:00 2001 From: Kanani Nirav Date: Thu, 23 Mar 2023 18:11:22 +0900 Subject: [PATCH] [Modify] Add `jekyll-last-modified-at` In Plugin List --- _config.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_config.yml b/_config.yml index 88fc12e..e722191 100644 --- a/_config.yml +++ b/_config.yml @@ -4,6 +4,9 @@ title: 'AWS Cloud Practitioner Study Notes' description: 'If you are preparing for AWS Cloud Practitioner Exam, this guide will help you with quick revision before the exam. I share the notes I used to study and pass exam.' show_downloads: false +plugins: + - jekyll-last-modified-at + github: repository_url: '/' owner_url: "https://portfolio.kananinirav.com/"