1
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:
2022-03-21 16:17:35 -04:00
parent 6b6bc5497e
commit 05608261ca
15 changed files with 185 additions and 143 deletions

View File

@@ -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>