We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0188bfc commit 642bdacCopy full SHA for 642bdac
2 files changed
.gitignore
@@ -4,3 +4,4 @@ basi.exe
4
/build/
5
/logs/
6
/data/
7
+/website/site/
README.md
@@ -21,10 +21,10 @@ non-technical users.
21
</tr>
22
<tr>
23
<td>
24
- <img src="./hero-with-basi.png" />
+ <img src="./website/docs/hero-with-basi.png" />
25
</td>
26
27
- <img src="./hero-wtih-playwright-nodejs.png" />
+ <img src="./website/docs/hero-wtih-playwright-nodejs.png" />
28
29
30
</table>
0 commit comments