fix icon
This commit is contained in:
@@ -5,7 +5,7 @@ title = 'Why3'
|
||||
subtitle = 'Theorem Prover'
|
||||
links = [
|
||||
{ title = "Homepage", url = "https://www.why3.org/", icon = 'fa-solid fa-home' },
|
||||
{ title = "Source Code", url = "https://why3.gitlabpages.inria.fr/releases/", icon = 'fa-brands fa-gitlab' },
|
||||
{ title = "Source Code", url = "https://why3.gitlabpages.inria.fr/releases/", icon = 'fa-solid fa-code' },
|
||||
{ title = "Playground", url = "https://www.why3.org/try/", icon = 'fa-solid fa-gamepad' }
|
||||
]
|
||||
applications = ['SMT Solver', 'Theorem Prover', 'SAT Solver']
|
||||
|
Reference in New Issue
Block a user