We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Greetings!
I'm trying to remove the button on the right side of the webpage, but I'm unable to do so. The picture is attached below: -
The text was updated successfully, but these errors were encountered:
Hey @PRUBHTEJ, this is more a question than an actual issue.
You can go to layouts/partials/header.html and remove from lines 32 to 36.
layouts/partials/header.html
This part:
{{ with .OutputFormats.Get "rss" -}} <div class="feed-icons"> <a href="{{ .Permalink }}"><img src="/img/feed-icon.svg" alt="RSS feed" /></a> </div> {{ end -}}
Sorry, something went wrong.
No branches or pull requests
Greetings!
I'm trying to remove the button on the right side of the webpage, but I'm unable to do so.
The picture is attached below: -
The text was updated successfully, but these errors were encountered: