Files
AWS-CCP-Notes/_config.yml
2022-12-07 11:20:43 +09:00

30 lines
1.1 KiB
YAML

remote_theme: pages-themes/cayman@v0.2.0
title: 'AWS Cloud Practitioner Short 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
github:
repository_url: '/index.html'
owner_url: "https://portfolio.kananinirav.com/"
# Set which comment system to use
comments:
# 'disqus' / 'giscus' / 'utterances' are available
provider: giscus
# You must install giscus github app before use.(https://github.com/apps/giscus)
# Make sure all variables are set properly. Check below link for detail.
# https://giscus.vercel.app/
giscus:
repo: "kananinirav/AWS-Certified-Cloud-Practitioner-Notes"
repo-id: "R_kgDOHx8vjA"
category: "Comments"
category-id: "DIC_kwDOHx8vjM4CS2vu"
mapping: "pathname"
data-strict: "1"
reaction-enabled: "1"
theme: "light"
crossorigin: "anonymous"
input-position: "top"
loading: "lazy"