We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d3a072 commit 98d2747Copy full SHA for 98d2747
src/pages/index.js
@@ -23,8 +23,8 @@ function HomepageHeader() {
23
24
{/* Badge from GitHub for project status */}
25
<div style={{ textAlign: 'center' }}>
26
- <a href="https://github.com/amichai-bd/fpga_mafia/actions/workflows/mafia_sanity.yml">
27
- <img src="https://github.com/amichai-bd/fpga_mafia/actions/workflows/mafia_sanity.yml/badge.svg" alt="mafia_sanity badge" />
+ <a href="https://github.com/amichai-bd/fpga_mafia/actions/workflows/mafia_level2.yml">
+ <img src="https://github.com/amichai-bd/fpga_mafia/actions/workflows/mafia_level2.yml/badge.svg" alt="mafia_level2 badge" />
28
</a>
29
</div>
30
0 commit comments