Skip to content

Commit

Permalink
Merge pull request #25 from okto-hq/minor-changes
Browse files Browse the repository at this point in the history
update: dashboard and back links
  • Loading branch information
oviawork authored Feb 5, 2025
2 parents edb166d + e25bcc0 commit 97b37b3
Show file tree
Hide file tree
Showing 18 changed files with 274 additions and 269 deletions.

This file was deleted.

Large diffs are not rendered by default.

This file was deleted.

Large diffs are not rendered by default.

This file was deleted.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

This file was deleted.

2 changes: 1 addition & 1 deletion .content-collections/cache/mapping.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"blogs":{"building-the-future-with-okto-sdk":["75b595c8c3a8e87ea48e5ae7829ae5371ac531948aa749e14f151b9bbdae2d60"],"executing-raw-transactions-with-okto":["294b30762543f8d4e50c4f46dc2fd3f95d43438c2054fbe31755b766e4eea1ce"],"getting-started-with-okto":["2120dc6595ad7bceec9d0fb1e12d27d7e84a1568e764df44a954296463755836"],"interact-tokens-with-okto":["88b9ae55e86b459bd460d548f7d54af45a77f0bd364531f7236f2a83079d3570"]}}
{"blogs":{"building-the-future-with-okto-sdk":["e908fd67bf522ef7f867721e7546658d91ecbb1ce2f08244dfd8972442e5bcff"],"executing-raw-transactions-with-okto":["60cc8200417d87f6066c0e251f766fc6a16af55a61e758ccfb3e6bd190006169"],"getting-started-with-okto":["3bb7bc52a595d7f30c4dfd1d802dba57b18c834eb7c7a005bd4532b2ff25ab1c"],"interact-tokens-with-okto":["50101e3f3847eb9c74ed4d08b5c2a7aa6cdd6b44f0b3bd51ac72b158b32f2fea"]}}
18 changes: 9 additions & 9 deletions .content-collections/generated/allBlogs.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .content-collections/generated/index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// generated by content-collections at Tue Feb 04 2025 17:51:11 GMT+0530 (India Standard Time)
// generated by content-collections at Wed Feb 05 2025 11:48:13 GMT+0530 (India Standard Time)

import allBlogs from "./allBlogs.js";

Expand Down
504 changes: 252 additions & 252 deletions .source/index.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions content/docs/flutter-sdk/meta.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"title": "Flutter",
"pages": [
"[About Okto](/)",
"index",
"getting-started",
"authentication",
Expand Down
1 change: 1 addition & 0 deletions content/docs/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"react-native-sdk",
"flutter-sdk",
"---Resources---",
"developer-admin-dashboard",
"brand-kit",
"faq",
"troubleshooting",
Expand Down
1 change: 1 addition & 0 deletions content/docs/react-native-sdk/meta.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"title": "React Native",
"pages": [
"[About Okto](/)",
"index",
"getting-started",
"authentication",
Expand Down
4 changes: 2 additions & 2 deletions content/docs/react-sdk/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ import { IoCodeSlashOutline } from "react-icons/io5";
className="w-full"
height="415"
src="https://www.youtube.com/embed/lZb--UYM_10"
frameborder="0"
allowfullscreen
frameBorder="0"
allowFullScreen
></iframe>
</div>

Expand Down
1 change: 1 addition & 0 deletions content/docs/react-sdk/meta.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"title": "React",
"pages": [
"[About Okto](/)",
"index",
"quickstart",
"v2migration",
Expand Down
1 change: 1 addition & 0 deletions content/docs/typescript-sdk/meta.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"title": "Typescript",
"pages": [
"[About Okto](/)",
"index",
"getting-started",
"authentication",
Expand Down

0 comments on commit 97b37b3

Please sign in to comment.