Skip to content

Commit f242ad2

Browse files
authored
Merge pull request #672 from jermspeaks/bug/2025-week-03-fixes
Week 3 fixes for formatting
2 parents dbc59b5 + a708d45 commit f242ad2

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

src/content/writing/2025-01-22-w03-weekly-notes.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ heroImage: https://images.unsplash.com/photo-1506485338023-6ce5f36692df?ixlib=rb
55
heroImageAlt: Unsplash image from Jazmin Quaynor showing a weekly calendar
66
pubDate: "2025-01-23T01:00:00.000Z"
77
tags: ["weeknote", "AI", "pain"]
8-
title: "2025 Week 02 - Weekly Notes"
8+
title: "2025 Week 03 - Weekly Notes"
99
---
1010

1111
### Notes
@@ -93,10 +93,11 @@ This new OK Go music Video
9393

9494
<iframe
9595
class="aspect-video w-full my-2"
96-
src="https://www.youtube.com/watch?v=MOEULOSVNK4"
97-
title="OK GO"
96+
src="https://www.youtube.com/embed/MOEULOSVNK4"
97+
title="OK Go - A Stone Only Rolls Downhill (Official Video)"
9898
frameborder="0"
9999
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
100+
referrerpolicy="strict-origin-when-cross-origin"
100101
allowfullscreen></iframe>
101102

102103
### Obits

0 commit comments

Comments
 (0)