Fix code link icon

Signed-off-by: Robert Winkler <rwinkler@antmicro.com>
This commit is contained in:
Robert Winkler 2020-07-31 19:30:13 +02:00
parent ab59188a87
commit 28fc351ce6
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ html_theme_options = {
'header_links' : [
('Home', 'index', False, 'home'),
("Website", "https://symbiflow.github.io", True, 'launch'),
("GitHub", "https://github.com/SymbiFlow", True, 'link')
("GitHub", "https://github.com/SymbiFlow", True, 'code')
],
# Customize css colors.