forked from jeromelachaud/freelancer-theme
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
67 lines (56 loc) · 1.53 KB
/
Copy path_config.yml
File metadata and controls
67 lines (56 loc) · 1.53 KB
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
# Site settings
title: "YuSa64"
email: [email protected]
url: https://github.com/YuSa64
description: "유사의 VRC포트폴리오"
keywords: "VRChat, VR챗"
skills: "VRC Avatar - Blender - Substance 3D Painter"
meta_author: YuSa64
# Google webmaster tools
google_verify:
# https://ssl.bing.com/webmaster/configure/verify/ownership Option 2 content= goes here
bing_verify:
# Contact form:
# - static : pass through formspree.io to validate email sending
# - disqus : replace contact form by disqus thread
# - comment the line below if you want to stick with the default PHP contact form
contact: static
# If you use disqus you need disqus shortname
# https://help.disqus.com/customer/portal/articles/466208
disqus_shortname:
# Color settings (hex-codes without the leading hash-tag)
color:
primary: bab0ff
primary-rgb: "186,176,255"
secondary: 808080
secondary-dark: FF9999
# Footer settings
footer:
copyright: "YuSa64"
location: "서식지"
social:
credits:
# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
social:
- title: twitter
url: https://twitter.com/yusa64_vr
- title: instagram
url: https://t.co/RT4xaIdXf2
- title: github
url: https://github.com/YuSa64
# Postal address (add as many lines as necessary)
address:
- line: "루석바"
- line:
# Credits content
credits: 'YuSa64'
# Build settings
markdown: kramdown
permalink: pretty
#for posts
defaults:
- scope:
path: ""
type: "posts"
values:
permalink: ""