-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path_config.yml
23 lines (22 loc) · 1014 Bytes
/
_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
# Your site's settings
lang: en-US # e.g. uk, pl, en-US
bg_color: dark # can be dark, light or auto
# theme-color is the main accent color and can be red, pink, fuchsia, purple, violet, indigo, blue, azure, cyan, jade, green,
# lime, yellow, amber, pumpkin, orange, sand, grey, zinc, slate. See samples on https://picocss.com/docs/version-picker
theme_color: azure
title: Quick
description: Quick. The fastest and easiest way to make a GitHub Pages website for your project.
keywords: github pages, github readme, github pages theme, jekyll theme, landing page
gtag: G-X7HSHVZDZT # Google Analytics tag (e.g. G-A1BCDEFGHI). Please replace it with YOUR tag.
# If you're using devich/quick as your GitHub Pages remote theme,
# there's no need to copy the options listed below.
# This is a service section, it's probably best not to make changes here
# unless you're confident in what you're doing.
defaults:
-
scope:
path: ""
values:
layout: "default"
plugins:
- jekyll-optional-front-matter