-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
91 lines (91 loc) · 2.26 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
83
84
85
86
87
88
89
90
91
---
title: CRIPTOMO
timezone: UTC
collections:
posts:
title: Posts
output: true
uploads:
title: Uploads
output: true
defaults:
- scope:
path: page
values:
sitemap: false
- scope:
path: ''
type: posts
values:
progress: true
css: post
description: Aprende de Criptomonedas, inversión, seguridad. Guías de cómo y dónde
comprar. Tutoriales para invertir.
tagline: Tecnología, Bitcoin, criptomonedas, inversión y desarrollo personal.
tagline-en: Technology, Bitcoin, cryptocurrencies and investments.
keywords: criptomonedas bitcoin inversion
baseurl: ''
baseurl-en: "/en"
baseurl-fr: "/fr"
baseurl-de: "/de"
imageurl: "/images/posts/"
iconsBaseUrl: "https://lcw.nyc3.cdn.digitaloceanspaces.com/production/currencies/32/"
marketcapsCoinsLimit: "1000"
repository: DannieBGoode/criptomo
sass:
style: compressed
sass_dir: _sass
url: https://criptomo.com
locale: es
language: es
include:
- _pages
exclude:
- package.json
- node_modules
- vendor
tag-manager: true
tag-manager-id: GTM-TV5P5BH
partytown: false
crypto:
address:
bitcoin: bc1qgjqj7du7h5mtvt4wq7q68uneyhyu0730f79g35
bitcoin-cash: 18yFiXQESA6fAZbHtPSji8jQNTXxcpdQ7q
ethereum: '0x6Ad36e415EdFb4C3fcE2bfF9E01F25e7Ed56f9C1'
disqus: criptomo
author_name: Daniel Calatayud
author_bio: Ingeniero de telecomunicaciones apasionado por la tecnología.
author_url:
author_location: Madrid, Spain
author_image: "/images/authorimage.png"
banner_url:
banner_image: images/banner.jpg
ads:
google: false
ezoic: false
stormgain: false
moralis: true
affiliate:
stormgain: 'https://go.stormgain.app/visit/?bta=112218&nci=5380'
moralis: 'https://moralismoney.com/start?tap_a=129476-3421ca&ref=nzvlodi'
mailchimp_url_es: https://criptomo.us12.list-manage.com/subscribe/post?u=b9de4a6450813cafe2bddbf2b&id=31e9dc380c
twitter_username: danniebgoode
facebook_username:
github_username: danniebgoode
codepen_username:
dribbble_uername:
medium_username: "@danielcalatayud"
instagram_username:
pinterest_username:
linkedin_username:
google_site_verification: JN4EGGyUz-6deV8bY40-FqwE_4xwc4k7I4oCaUr7HhU
paginate: 12
paginate_path: "/page/:num"
permalink: "/:categories/:title/"
markdown: kramdown
kramdown:
auto_ids: false
plugins:
- jekyll-sitemap
- jekyll-redirect-from
- jekyll-paginate