-
-
Notifications
You must be signed in to change notification settings - Fork 650
/
_config.yml
41 lines (36 loc) · 1.28 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
remote_theme: pages-themes/[email protected]
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
github:
repository_url: '/'
owner_url: "https://portfolio.kananinirav.com/"
all_certification: 'https://certification.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"
defaults:
- scope:
path: ""
values:
image: /images/AWS-Cloud-Practitioner.png
- scope:
path: "/sections/*.md"
values:
link: true