-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
executable file
·56 lines (49 loc) · 1.58 KB
/
_config.yml
File metadata and controls
executable file
·56 lines (49 loc) · 1.58 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
# Site settings
title: Blockchain Manchester
url: http://www.blockchainmanchester.co.uk/
description: "All things Blockchain. Love from Manchester."
keywords: "Blockchain Manchester Cryptocurrency BTC ETH LTC NEO Satoshi Distributed Ledger Technology DLT"
strapline: "All things Blockchain. Love from Manchester."
meta_author: Manchester Blockcahin
email: satoshi@blockchainmanchester.co.uk
# Google webmaster tools
google_verify:
# Color settings (hex-codes without the leading hash-tag)
color:
primary: 666666
primary-rgb: "102,102,102"
secondary: 333333
secondary-dark: 444444
secondary-light: 999999
# Footer settings
footer:
social: Social
wallets: Wallets
contact: Contact
# Social networks
social:
- title: twitter
url: http://twitter.com/blockchain_manc
- title: github
url: https://github.com/blockchainmanc
- title: slack
url: https://blockchainmanc.slack.com
- title: medium
url: https://medium.com/blockchain-manchester
# wallets for tips
wallets:
- coin: ETH
account: "blockchainmanchester.eth"
img: /img/eth_qrcode_150x150.png
explorer: https://etherscan.io/address/0x1652B165619b999065133428dd93023E7073254e
# - coin: BTC
# account: "1FtAP6ktAr49wgF5m6xyQN5CPCdvQ8jnQK"
# img: /img/btc_qrcode_150x150.png
# explorer: https://blockexplorer.com/address/1FtAP6ktAr49wgF5m6xyQN5CPCdvQ8jnQK
# - coin: LTC
# account: "LddXUkD37wSkoLh23EptoRyFnpbzUZnLpk"
# img: /img/ltc_qrcode_150x150.png
# explorer: https://live.blockcypher.com/ltc/address/LddXUkD37wSkoLh23EptoRyFnpbzUZnLpk/
# Build settings
markdown: kramdown
permalink: pretty