Skip to content

Commit f299118

Browse files
authored
fix: remove duplicated section titles from generated docs (#786)
1 parent 83e56f0 commit f299118

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

tutorial/build-with-logto/_integrate-sdk-react.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ import TestYourIntegration from './fragments/_test-your-integration.mdx';
1515

1616
<InitClient />
1717

18-
### Implement sign-in and sign-out
19-
2018
<ImplementSignInAndSignOut />
2119

2220
<TestYourIntegration sdk="React" />

tutorial/build-with-logto/_integrate-sdk-vue.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ import TestYourIntegration from './fragments/_test-your-integration.mdx';
1515

1616
<InitClient />
1717

18-
### Implement sign-in and sign-out
19-
2018
<ImplementSignInAndSignOut />
2119

2220
<TestYourIntegration sdk="Vue" />

0 commit comments

Comments
 (0)