Skip to content

Commit 2002a5b

Browse files
authored
Make "16-Jan-2026 - Agent Framework Dev Day" section collapsible (#12)
1 parent 131db09 commit 2002a5b

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.DS_Store

index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,10 @@ <h2 class="hero__title">Agent Framework Dev Project</h2>
6767
<section class="card" aria-labelledby="memories-heading">
6868
<p class="card__label">Memories</p>
6969
<h2 id="memories-heading" class="card__title">16-Jan-2026 - Agent Framework Dev Day</h2>
70+
<details>
71+
<summary>
72+
<h3 id="memories-heading" class="card__title">16-Jan-2026 at Microsoft Burlington, Agent Framework Dev Day</h2>
73+
</summary>
7074
<p class="card__body">
7175
We burned more than <strong>3 million inference tokens</strong> during the day at Microsoft in Burlington!
7276
</p>
@@ -93,6 +97,7 @@ <h2 id="memories-heading" class="card__title">16-Jan-2026 - Agent Framework Dev
9397
</ol>
9498
<p>“One of the best days spent with community of likeminded friends and professionals!!”</p>
9599
</blockquote>
100+
</details>
96101
</section>
97102

98103
<!-- Event Details -->

0 commit comments

Comments
 (0)