Fix code link icon
Signed-off-by: Robert Winkler <rwinkler@antmicro.com>
This commit is contained in:
parent
ab59188a87
commit
28fc351ce6
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue