diff options
| author | XhmikosR <[email protected]> | 2019-07-26 19:05:51 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-07-26 19:05:51 +0300 |
| commit | 756d4ec91e4005f3cd9826b01a48bc3f78b45948 (patch) | |
| tree | e1d1adc42ff3c031904e8aecfbad99213617150a /config.yml | |
| parent | d39aa6f676e524332c5798d7677ef9a395de6213 (diff) | |
| download | bootstrap-756d4ec91e4005f3cd9826b01a48bc3f78b45948.tar.xz bootstrap-756d4ec91e4005f3cd9826b01a48bc3f78b45948.zip | |
config.yml: add OpenCollective. (#29143)
This was missing since the Hugo switch (d95d300).
Diffstat (limited to 'config.yml')
| -rw-r--r-- | config.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.yml b/config.yml index d160aa787..3ab7fadf8 100644 --- a/config.yml +++ b/config.yml @@ -38,6 +38,7 @@ params: repo: "https://github.com/twbs/bootstrap" twitter: "getbootstrap" slack: "https://bootstrap-slack.herokuapp.com" + opencollective: "https://opencollective.com/bootstrap" blog: "https://blog.getbootstrap.com" expo: "https://expo.getbootstrap.com" themes: "https://themes.getbootstrap.com" |
