You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On my github repository for I am using github pages to generate static website and to change the default site configuration I have changed _config.yml file.
before:
author :
name : Name Lastname
email : [email protected]
github : username
after:
author : Saurabh Kukade
name : Saurabh Kukade
email : [email protected]
github : saurabhkukade
But still changes have not reflected on generated website. I have pushed this changes to github repository.
The text was updated successfully, but these errors were encountered:
saurabhkukade
changed the title
, I have changes _config.yml on my github repo and pushed it github repo. But still on website I cant see those changes, it is showing me default(old) changes only. anyone knows possible reasons?
_config.yml changes are not reflecting on generated website.
May 16, 2018
On my github repository for I am using github pages to generate static website and to change the default site configuration I have changed _config.yml file.
before:
author :
name : Name Lastname
email : [email protected]
github : username
after:
author : Saurabh Kukade
name : Saurabh Kukade
email : [email protected]
github : saurabhkukade
But still changes have not reflected on generated website. I have pushed this changes to github repository.
The text was updated successfully, but these errors were encountered: