jekyll - How to remove sponsored links from github pages' post footer -


i have created blog github pages using jekyll.

but below every post there sponsored links. how remove them.

enter image description here

thanks guys help.

  • add site in disqus admin.
  • create shortname site in settings>>general.
  • uncheck discovery in settings>>general.
  • change disqus short_name in _config.yml.

Comments

Popular posts from this blog

java - Date formats difference between yyyy-MM-dd'T'HH:mm:ss and yyyy-MM-dd'T'HH:mm:ssXXX -

Fatal error: Call to undefined function menu_execute_active_handler() in drupal 7.9 -

python - RuntimeWarning: PyOS_InputHook is not available for interactive use of PyGTK -