Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions blog/ten-months-of-growth/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
/>
<meta
property="og:image"
content="https://robertlech.com/images/blogging.png"
content="https://robertlech.com/blog/ten-months-of-growth/banner.png"
/>
<meta property="og:image:alt" content="Robert Lech working on a laptop" />
<meta property="og:image:alt" content="Banner for "10 Months of Growth," showing a laptop workspace and a glowing path through mountains symbolizing career growth, interviews, AI projects, cloud engineering, and a new senior backend engineering chapter." />
<meta property="article:author" content="Robert Lech" />
<meta property="article:published_time" content="2026-06-16" />
<meta property="article:modified_time" content="2026-06-16" />
Expand All @@ -51,7 +51,7 @@
/>
<meta
name="twitter:image"
content="https://robertlech.com/images/blogging.png"
content="https://robertlech.com/blog/ten-months-of-growth/banner.png"
/>
<script type="application/ld+json">
{
Expand All @@ -73,7 +73,7 @@
"@type": "WebPage",
"@id": "https://robertlech.com/blog/ten-months-of-growth/index.html"
},
"image": "https://robertlech.com/images/blogging.png"
"image": "https://robertlech.com/blog/ten-months-of-growth/banner.png"
}
</script>
<!--[if lte IE 8]><script src="../../assets/js/ie/html5shiv.js"></script><![endif]-->
Expand Down
Loading