Skip to content

Commit ad693dd

Browse files
authored
Update _config.yml
1 parent 6e8d17c commit ad693dd

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/_config.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ description: >- # this means to ignore newlines until "baseurl:"
2424
A website to host documentation and guidance for the AEA RCT Registry
2525
baseurl: "/" # the subpath of your site, e.g. /blog
2626
url: "docs.socialscienceregistry.org" # the base hostname & protocol for your site, e.g. http://example.com
27-
github_username: "J-PAL%2fAEARegistryDocs"
28-
2927
registry_hostname: "www.socialscienceregistry.org"
3028

3129
# Build settings
@@ -45,6 +43,11 @@ kramdown:
4543
input: GFM
4644
parse_block_html: true
4745

46+
footer:
47+
links:
48+
- label: "GitHub"
49+
icon: "fab fa-fw fa-github"
50+
url: "https://github.com/J-PAL/AEARegistryDocs"
4851
# Exclude from processing.
4952
# The following items will not be processed, by default.
5053
# Any item listed under the `exclude:` key here will be automatically added to

0 commit comments

Comments
 (0)