-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
36 lines (30 loc) · 1.01 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
#theme: jekyll-theme-cayman
name: Deepti Korwar, Technical Writer
markdown: kramdown
kramdown:
auto_ids: true
#url: https://deeptikorwar.com
permalink: /blog/:year/:month/:day/:title #to include /blog in blog url
paginate: 5
plugins:
- jekyll-paginate
- jekyll-seo-tag
#Google codes
#disable google ad for now
#google_ad_client: ca-pub-2001196324705173 #to turn off ads, remove this value
google-site-verification: DlXiTZYZcFMcf0CtXpDgQqx6mh_ID0evFiUcl8KZFkk
# jekyll-seo-tag plugin setup
title: Deepti Korwar
tagline: blog with recipes, short stories and information for technical writers.
description: blog with recipes, short stories and information for technical writers.
# url: revisit this later
author: Deepti Korwar
logo: https://deeptikorwar.github.io/images/icons/favicon-32x32.png
# google_site_verification: revisit this later
social:
name: Deepti Korwar
links:
- https://twitter.com/DeeptiKorwar
- https://www.linkedin.com/in/deepti-korwar-06247016
- https://github.com/deeptikorwar
lang: en_US