fix icon
This commit is contained in:
@@ -5,7 +5,7 @@ title = 'Caesar'
|
||||
subtitle = 'Probabilistic Program Prover'
|
||||
links = [
|
||||
{ title = "Homepage", url = "https://www.caesarverifier.org/", icon = 'fa-solid fa-home' },
|
||||
{ title = "Source Code", url = "https://github.com/moves-rwth/caesar", icon = 'fa-brands fa-github' },
|
||||
{ title = "Source Code", url = "https://github.com/moves-rwth/caesar", icon = 'fa-solid fa-code' },
|
||||
# { title = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' }
|
||||
]
|
||||
applications = ['Probabilistic Program Prover']
|
||||
|
@@ -5,7 +5,7 @@ title = 'COMICS'
|
||||
subtitle = 'DTMC Counterexample Generator'
|
||||
links = [
|
||||
{ title = "Homepage", url = "https://ths.rwth-aachen.de/research/tools/comics/", icon = 'fa-solid fa-home' },
|
||||
# { title = "Source Code", url = "https://github.com/moves-rwth/storm", icon = 'fa-brands fa-github' },
|
||||
# { title = "Source Code", url = "https://github.com/moves-rwth/storm", icon = 'fa-solid fa-code' },
|
||||
# { title = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' }
|
||||
]
|
||||
applications = ['Counterexample Generator']
|
||||
|
@@ -5,7 +5,7 @@ title = 'DFT Visualization'
|
||||
subtitle = 'Visualization for Dynamic Fault Trees'
|
||||
links = [
|
||||
{ title = "Homepage", url = "https://moves-rwth.github.io/dft-gui/", icon = 'fa-solid fa-home' },
|
||||
{ title = "Source Code", url = "https://github.com/moves-rwth/dft-gui", icon = 'fa-brands fa-github' },
|
||||
{ title = "Source Code", url = "https://github.com/moves-rwth/dft-gui", icon = 'fa-solid fa-code' },
|
||||
# { title = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' }
|
||||
]
|
||||
applications = ['Visualizer']
|
||||
|
@@ -5,7 +5,7 @@ title = 'PRINSYS'
|
||||
subtitle = 'PRobabilistic INvariant SYnthesiS'
|
||||
links = [
|
||||
{ title = "Homepage", url = "https://www-i2.informatik.rwth-aachen.de/prinsys/", icon = 'fa-solid fa-home' },
|
||||
# { title = "Source Code", url = "https://github.com/moves-rwth/caesar", icon = 'fa-brands fa-github' },
|
||||
# { title = "Source Code", url = "https://github.com/moves-rwth/caesar", icon = 'fa-solid fa-code' },
|
||||
# { title = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' }
|
||||
]
|
||||
applications = ['Probabilistic Invariant Synthesizer']
|
||||
|
@@ -5,7 +5,7 @@ title = 'PRISM'
|
||||
subtitle = 'Probabilistic Model Checker'
|
||||
links = [
|
||||
{ title = "Homepage", url = "https://prismmodelchecker.org/", icon = 'fa-solid fa-home' },
|
||||
{ title = "Source Code", url = "https://github.com/prismmodelchecker/prism", icon = 'fa-brands fa-github' },
|
||||
{ title = "Source Code", url = "https://github.com/prismmodelchecker/prism", icon = 'fa-solid fa-code' },
|
||||
# { title = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' }
|
||||
]
|
||||
applications = ['Probabilistic Model Checker']
|
||||
|
@@ -5,7 +5,7 @@ title = 'Prophesy'
|
||||
subtitle = 'Parameter Synthesis'
|
||||
links = [
|
||||
# { title = "Homepage", url = "https://www-i2.informatik.rwth-aachen.de/prinsys/", icon = 'fa-solid fa-home' },
|
||||
{ title = "Source Code", url = "https://github.com/moves-rwth/prophesy", icon = 'fa-brands fa-github' },
|
||||
{ title = "Source Code", url = "https://github.com/moves-rwth/prophesy", icon = 'fa-solid fa-code' },
|
||||
# { title = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' }
|
||||
]
|
||||
applications = ['Parameter Synthesizer']
|
||||
|
@@ -5,7 +5,7 @@ title = 'STAMINA'
|
||||
subtitle = 'Probabilistic Model Checker'
|
||||
links = [
|
||||
{ title = "Homepage", url = "https://staminachecker.org/", icon = 'fa-solid fa-home' },
|
||||
{ title = "Source Code", url = "https://staminachecker.org/source.html", icon = 'fa-brands fa-github' },
|
||||
{ title = "Source Code", url = "https://staminachecker.org/source.html", icon = 'fa-solid fa-code' },
|
||||
{ title = "Playground", url = "https://staminachecker.org/run.html", icon = 'fa-solid fa-gamepad' }
|
||||
]
|
||||
applications = ['Probabilistic Model Checker']
|
||||
|
@@ -5,7 +5,7 @@ title = 'Storm'
|
||||
subtitle = 'Probabilistic Model Checker'
|
||||
links = [
|
||||
{ title = "Homepage", url = "https://www.stormchecker.org/", icon = 'fa-solid fa-home' },
|
||||
{ title = "Source Code", url = "https://github.com/moves-rwth/storm", icon = 'fa-brands fa-github' },
|
||||
{ title = "Source Code", url = "https://github.com/moves-rwth/storm", icon = 'fa-solid fa-code' },
|
||||
# { title = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' }
|
||||
]
|
||||
applications = ['Probabilistic Model Checker']
|
||||
|
Reference in New Issue
Block a user