mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-20 21:01:18 -04:00
images are finally linkable again
This commit is contained in:
@@ -16,6 +16,7 @@ image: "/static/images/notes/my-first-code/jbb-screen1.png"
|
||||
width="865"
|
||||
height="155"
|
||||
alt="Awesome First Code on GitHub"
|
||||
href="https://github.com/jakejarvis/awesome-first-code"
|
||||
priority
|
||||
/>
|
||||
|
||||
@@ -34,7 +35,12 @@ Hopefully we can all look back at our first projects and be proud of how far we'
|
||||
|
||||
---
|
||||
|
||||
<Figure src="/public/static/images/notes/my-first-code/jbb-logo.png" width="640" height="80">
|
||||
<Figure
|
||||
src="/public/static/images/notes/my-first-code/jbb-logo.png"
|
||||
width="640"
|
||||
height="80"
|
||||
href="https://github.com/jakejarvis/jbb"
|
||||
>
|
||||
[Jake's Bulletin Board](https://github.com/jakejarvis/jbb)
|
||||
</Figure>
|
||||
|
||||
|
Reference in New Issue
Block a user