-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_config.yml
82 lines (72 loc) · 1.88 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
title: Valenspara
description: >- # this means to ignore newlines until "baseurl:"
Ödeme Kuruluşu
baseurl: "" # the subpath of your site, e.g. /blog
url: "https://valenspara.com" # the base hostname & protocol for your site, e.g. http://example.com
host: 0.0.0.0
# port: 4000
nav:
- text: Başvuru
link: /apply/
- text: Hakkımızda
link: /about/
- text: Ücretler
link: /fees/
- text: Duyurular
link: /announcements/
- text: İletişim
link: /contact/
footer_cta: Size Nasıl Yardımcı Olabiliriz?
footer_cta_link: mailto:[email protected]
footer_cta2: Öneri ve itiraz formunu buradan indirebilirsiniz.
footer_cta2_link: /oneri-ve-itiraz-formu.docx
footer_content_1: Valenspara Ödeme Kuruluşu A.Ş.
footer_content_2: "@2021 Tüm Hakları Saklıdır."
footer_content_3: |+
+90 (212) 285 01 22
Reşitpaşa Mah. Katar Cad.
Arı Teknokent 3 Binası No:<span> 4
İç Kapı No:<span> 402/B
34467 Sarıyer/İstanbul
footer_navigation_1_title: Güvenlik
footer_navigation_1:
- text: Gizlilik Politikası
link: /privacy/
- text: KVKK
link: /kvkk/
- text: Güvenlik
link: /security/
- text: Yasal Uyarılar
link: /legal/
footer_navigation_2_title: Hakkında
footer_navigation_2:
- text: Hakkımızda
link: /about/
- text: Sıkça Sorulan Sorular
link: /sss/
- text: Ücretler
link: /fees/
- text: İletişim
link: /contact/
- text: Kurumsal Yönetim
link: /kurumsal/
collections:
projects:
output: true
# Build settings
markdown: kramdown
plugins:
- jekyll-feed
include: [".well-known"]
# Exclude from processing.
# The following items will not be processed, by default. Create a custom list
# to override the default setting.
exclude:
- Gemfile
- Gemfile.lock
- node_modules
- vendor/bundle/
- vendor/cache/
- vendor/gems/
- vendor/ruby/