Skip to content

Commit d8f8d86

Browse files
authored
Merge pull request #16 from bisterix-studio/fix-homepage
Fix homepage label
2 parents 28201c9 + efd8038 commit d8f8d86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/components/homepage/ArchitectureSection.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ export function ArchitectureSection() {
3535
alt="Parley Graph View"
3636
/>
3737
<ExampleArrow class="[transform:rotateY(-180deg)]" />
38-
<CodeWindow name="islands/Counter.tsx">
38+
<CodeWindow name="Dialogue Sequence AST">
3939
<CodeBlock
4040
code={exampleDialogueSequenceJson}
4141
lang="json"

0 commit comments

Comments
 (0)