Update default.html#43
Conversation
|
Welcome! Congrats on your first pull request to the Slate theme. If you haven't already, please be sure to check out the contributing guidelines. |
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
davorpa
left a comment
There was a problem hiding this comment.
This PR is not necessary. In your site, alter the _config.yaml file to set this flag property to false.
github:
is_project_page: false| <!-- HEADER --> | ||
| <div id="header_wrap" class="outer"> | ||
| <header class="inner"> | ||
| {% if site.github.is_project_page %} |
There was a problem hiding this comment.
It's not necessary remove this block.
In your site, configure the _config.yaml file to set this flag property to false.
github:
is_project_page: false|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
I want to remove the "View on github option from the page header"