Skip to content

Commit

Permalink
Working on allhandsactive#178: adds yaml key-value pair for metadata...
Browse files Browse the repository at this point in the history
pulls github metadata automatically. removes warning "GitHub
Metadata: No GitHub API authentication could be found. Some
fields may be missing or have incorrect data." warning when
running bundle exec jekyll [whatever] commands.
  • Loading branch information
SKBruck authored and artlogic committed Dec 18, 2023
1 parent 2d9a76c commit b110eb4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,6 @@ timezone: America/Detroit

# simulate github pages
safe: true

# add key-value pair to pull GitHub Metadata
github: [metadata]

0 comments on commit b110eb4

Please sign in to comment.