This commit is contained in:
2025-08-21 16:15:06 -06:00
parent 97a87a1679
commit 0cb4f7ed82
83 changed files with 83 additions and 83 deletions

View File

@@ -5,7 +5,7 @@ title = 'Alt-Ergo'
subtitle = 'SMT Solver'
links = [
{ title = "Homepage", url = "https://alt-ergo.ocamlpro.com/", icon = 'fa-solid fa-home' },
{ title = "Source Code", url = "https://github.com/ocamlpro/alt-ergo", icon = 'fa-brands fa-github' },
{ title = "Source Code", url = "https://github.com/ocamlpro/alt-ergo", icon = 'fa-solid fa-code' },
{ title = "Playground", url = "https://try-alt-ergo.ocamlpro.com/", icon = 'fa-solid fa-gamepad' }
]
applications = ['SMT Solver']