Open PRUBHTEJ opened 2 years ago
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.
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 -}}
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: -