Skip to content

Commit

Permalink
Archethic blog - new API Key #199
Browse files Browse the repository at this point in the history
  • Loading branch information
redDwarf03 committed Jul 18, 2022
1 parent 3fe9406 commit c592707
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ class LastArticlesWidgetState extends State<LastArticlesWidget> {
/// where they share any keys they create."
final GhostContentAPI api = GhostContentAPI(
url: blogUrl,
key: '65f045286a0870b97bea0cefc2',
key: 'aeec92562cfcb3f27993205631',
version: 'v3',
);

Expand Down

0 comments on commit c592707

Please sign in to comment.