-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
31 lines (27 loc) · 1.27 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
# Read about configuration here: https://jekyllrb.com/docs/configuration/options/
title: Ethereum Defense Alliance
description: We are a group of individuals and entities with the goal of protecting Ethereum against risk vectors and fostering a robust and sustainable network.
keywords: ethereum, defense, alliance, decentralization, risk
url: https://ethereumdefensealliance.com
permalink: pretty # Do not change this, it will break all links
timezone: America/New_York
markdown: kramdown
livereload: true
port: 4400
environment: production
# Plugins
plugins:
- jekyll_include_plugin # https://github.com/flant/jekyll_include_plugin
- jekyll-redirect-from # https://github.com/jekyll/jekyll-redirect-from
redirect_from: # jekyll-redirect-from
json: false
# Global variables
# Toast
enable_toast: false
toast_msg_id: 1 # must increment when creating a new message
toast_title: EDA's Gitcoin grant is live!
toast_msg: This round runs through August 29th. Please consider donating - EDA is grant-funded and all funds go towards initiatives that help improve the network." # Best when under 100 characters
toast_link: https://ethereumdefencealliance.com # Optional, leave blank to omit
toast_link_text: Donate
# August 29, 23:59:59 GMT+0
toast_expiration: 30000000000 # epoch time in seconds