Fix #14
This commit is contained in:
@@ -4,9 +4,9 @@ draft = false
|
|||||||
title = 'Dafny'
|
title = 'Dafny'
|
||||||
subtitle = 'Program Proofs'
|
subtitle = 'Program Proofs'
|
||||||
links = [
|
links = [
|
||||||
{ title = "Homepage", url = "https://cvc5.github.io/", icon = 'fa-solid fa-home' },
|
{ title = "Homepage", url = "https://dafny.org/", icon = 'fa-solid fa-home' },
|
||||||
{ title = "Source Code", url = "https://github.com/dreal/dreal4", icon = 'fa-brands fa-github' },
|
{ title = "Source Code", url = "https://github.com/dafny-lang/dafny", icon = 'fa-brands fa-github' },
|
||||||
{ title = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' }
|
# { title = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' }
|
||||||
]
|
]
|
||||||
applications = ['Program Prover']
|
applications = ['Program Prover']
|
||||||
developers = ['Amazon Web Services']
|
developers = ['Amazon Web Services']
|
||||||
|
Reference in New Issue
Block a user