From e323bbc64c09e664c446e78903a0a553a8bd1179 Mon Sep 17 00:00:00 2001 From: Pralit Patel Date: Thu, 14 Jun 2018 16:06:54 -0400 Subject: [PATCH] Fix "no GitHub API authentication" warning when generating the pages locally using the fix suggested in: https://github.com/github/pages-gem/issues/399 --- _config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_config.yml b/_config.yml index da22ff3..e4995c7 100644 --- a/_config.yml +++ b/_config.yml @@ -1,2 +1,3 @@ timezone: America/New_York encoding: utf-8 +github: [metadata]