fix icon
This commit is contained in:
@@ -5,7 +5,7 @@ title = 'Colibri'
|
||||
subtitle = 'SMT Solver'
|
||||
links = [
|
||||
{ title = "Homepage", url = "https://colibri.frama-c.com/", icon = 'fa-solid fa-home' },
|
||||
{ title = "Source Code", url = "https://git.frama-c.com/pub/colibrics/-/tree/master", icon = 'fa-brands fa-github' },
|
||||
{ title = "Source Code", url = "https://git.frama-c.com/pub/colibrics/-/tree/master", icon = 'fa-solid fa-code' },
|
||||
# { title = "Playground", url = "https://jfmc.github.io/z3-play/", icon = 'fa-solid fa-gamepad' }
|
||||
]
|
||||
applications = ['SMT Solver']
|
||||
|
Reference in New Issue
Block a user