Merge pull request #202 from antmicro/118-link-to-license

Added license link in the footer
This commit is contained in:
Tim Ansell 2020-11-03 07:21:18 -08:00 committed by GitHub
commit 9fcfb4c10f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -199,6 +199,7 @@ html_theme_options = {
# Hide the symbiflow links
'hide_symbiflow_links': True,
'license_url' : 'https://www.apache.org/licenses/LICENSE-2.0',
}
# Add any paths that contain custom static files (such as style sheets) here,