Skip to content

Commit 206c14c

Browse files
committed
blog 3 image fix
1 parent 2ff5df1 commit 206c14c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/posts/Blog_3.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ draft: false
1919
Gate Diagram:
2020
![nand gate](images/nandgate.png "Nand Gate")
2121

22+
{{ $image := resources.Get "images/nandgate.png" }}
23+
2224
Function specification:
2325
```HDL
2426
if (a==1 and b==1)

0 commit comments

Comments
 (0)