Skip to content

Commit

Permalink
docs: updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
heristop committed Sep 24, 2024
1 parent ba39eac commit 8b50733
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,9 @@ fetch("https://your-linkfolio-site.com/api/config")
.catch((error) => console.error("Error:", error));
```

Note: Since this API is public, ensure that you don't include any sensitive information in your Linkfolio configuration that you wouldn't want to be publicly accessible.
> [!TIP]
>
> Since this API is public, ensure that you don't include any sensitive information in your Linkfolio configuration that you wouldn't want to be publicly accessible.
## Example Usage

Expand Down

0 comments on commit 8b50733

Please sign in to comment.