-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
24 lines (23 loc) · 1012 Bytes
/
_config.yml
File metadata and controls
24 lines (23 loc) · 1012 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
lang: uk # e.g. uk, pl, en-US
bg_color: dark # can be dark, light or auto
# theme-color is 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: jade
title: Типографська розкладка клавіатури для Windows
description: Типографська розкладка клавіатури для Windows
keywords: keyboard layout, типографська розкладка
gtag: G-FMYYSYS0ZV
remote_theme: devich/quick
# 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
- jekyll-remote-theme