Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Commit

Permalink
build: ignored the 'missing Instagram AccessToken' error
Browse files Browse the repository at this point in the history
  • Loading branch information
victor-pogor committed Jul 5, 2021
1 parent 01ed5d2 commit 248048c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions exampleSite/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ enableGitInfo = true
# whether to use emoji code
enableEmoji = true

# Ignore get JSON errors.
ignoreErrors = ["error-remote-getjson"]
# Ignore build errors.
ignoreErrors = ["error-missing-instagram-accesstoken"]

[languages]
[languages.en]
Expand Down

0 comments on commit 248048c

Please sign in to comment.