-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path_config.yml
executable file
·38 lines (33 loc) · 1.52 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
# Permalinks
#
# Use of `relative_permalinks` ensures post links from the index work properly.
permalink: :slug
# Setup
title: 'رادیو دال | Radio Daal'
fa_title: 'رادیو دال'
tagline: 'این پادکست یک مرجع نیست، یک تجربه است.'
description: 'در این پادکست آرش به دنبال جواب سوالاتی که دارد و یا برای شنیدن یک داستان جذاب با آدمهای مختلف همصحبت میشود.'
subtitle: 'مگه این نیست هرکدوم تا آخر عمر یه تعداد محدودی واژه میتونیم بگیم و بنویسیم و تایپ کنیم؟ پس بهتر نیست از این واژه ها به بهترین نحو ممکن استفاده کنیم و کلماتمون را تا جایی که میشه با افراد بیشتری به اشتراک بذاریم؟'
url: https://radioDaal.ir
baseurl: ''
paginate: 5
lang: 'fa'
copyright: "℗ & © 2019"
timezone: "Asia/Tehran"
# About/contact
author:
name: Arash Thr
url: https://arashTaher.ir
email: [email protected]
# Custom vars
version: 1.0.0
plugins:
- jekyll-paginate
- jalalidate
# Front Matter Defaults
defaults:
-
scope:
path: "" # an empty string here means all files in the project
values:
excerpt_separator: <!-- more -->