-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
39 lines (34 loc) · 1.1 KB
/
_config.yml
File metadata and controls
39 lines (34 loc) · 1.1 KB
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
remote_theme: pages-themes/cayman@v0.2.0
title: 'AWS Developer Associate Study Notes & Practice Exams'
description: 'If you are preparing for AWS Developer Associate Exam, this guide will help you with quick revision and practice before the exam.'
repository: vitorgouveia/developer-associate
github:
repository_url: 'https://github.com/vitorgouveia/developer-associate'
# 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: 'vitorgouveia/aws-certifications'
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