Skip to content

Commit 5499903

Browse files
committed
convert michal's llguidance blog post into astro blog
1 parent d860a05 commit 5499903

File tree

6 files changed

+909
-3
lines changed

6 files changed

+909
-3
lines changed

public/blog-images/llguidance-hero.svg

Lines changed: 1 addition & 0 deletions
Loading

public/blog-images/llguidance-mask-plot.svg

Lines changed: 1 addition & 0 deletions
Loading

src/components/react/SideNav.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ function SideNav({
136136
activeHref={activeHref}
137137
setActiveHref={setActiveHref}
138138
/>
139-
<a href="https://guidance-ai.github.io/llguidance/llg-go-brrr" target="_none">llguidance</a>
139+
{/* <a href="https://guidance-ai.github.io/llguidance/llg-go-brrr" target="_none">llguidance</a> */}
140140
</NavAccordion>
141141
</div>
142142
</div>

0 commit comments

Comments
 (0)