File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -24,8 +24,6 @@ description: >- # this means to ignore newlines until "baseurl:"
24
24
A website to host documentation and guidance for the AEA RCT Registry
25
25
baseurl : " /" # the subpath of your site, e.g. /blog
26
26
url : " docs.socialscienceregistry.org" # the base hostname & protocol for your site, e.g. http://example.com
27
- github_username : " J-PAL%2fAEARegistryDocs"
28
-
29
27
registry_hostname : " www.socialscienceregistry.org"
30
28
31
29
# Build settings
@@ -45,6 +43,11 @@ kramdown:
45
43
input : GFM
46
44
parse_block_html : true
47
45
46
+ footer :
47
+ links :
48
+ - label : " GitHub"
49
+ icon : " fab fa-fw fa-github"
50
+ url : " https://github.com/J-PAL/AEARegistryDocs"
48
51
# Exclude from processing.
49
52
# The following items will not be processed, by default.
50
53
# Any item listed under the `exclude:` key here will be automatically added to
You can’t perform that action at this time.
0 commit comments