diff --git a/_config.yml b/_config.yml index ca8b28f..f047752 100644 --- a/_config.yml +++ b/_config.yml @@ -86,3 +86,4 @@ sphinx: footer_start: - footer-logos - footer-info + - footer-extra diff --git a/_static/footer-logo-nsf.png b/_static/footer-logo-nsf.png new file mode 100644 index 0000000..11c788f Binary files /dev/null and b/_static/footer-logo-nsf.png differ diff --git a/_templates/footer-extra.html b/_templates/footer-extra.html new file mode 100644 index 0000000..27cb915 --- /dev/null +++ b/_templates/footer-extra.html @@ -0,0 +1,27 @@ + \ No newline at end of file